The Artima Developer Community
Sponsored Link

Java Buzz Forum
Howard runs into the Servlet mapping limitations

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Howard runs into the Servlet mapping limitations Posted: Dec 19, 2004 3:15 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Howard runs into the Servlet mapping limitations
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
Howard has run into the limitations of servlet mappings. I think the fact that the power that we are given for these mappings is SO weak, is a bit of a sign for the Java community, and specifications in general. Imagine if Servlets came out in another community (Ruby/Perl/Python/whatever). I would guess the following would have happened: Scenario 1 Bob: Here is the API Harry: Erm. We have Regex. Let's use it :) Scenario 2 Bob: Here is the API Harry: OK ... API released ... User replies: This is too limiting. We have Regex. Let's use it :) Other users: *repeat above* Some other users: Tweak the module to be more powerful and submit patches API maintainers: We were wrong. Let's release a new version quickly It also makes me die when these types of deployment descriptors are always INCLUDE only. How about having exclude semantics? Sorry, Howard. Keep fighting the fight, and get those URLs sorted out :) It would also be awesome to be able to tweak them so I could use: /Home.direct?component=border.link&x=y

Read: Howard runs into the Servlet mapping limitations

Topic: re: Stupid Scanner tricks... Previous Topic   Next Topic Topic: Devendra Banhart

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use