[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Any help for url mapping?

aheld do-not-reply at jboss.com
Wed Jul 19 17:41:46 EDT 2006


I've gotten spoiled with the django (Python) method of mapping controllers to url's based on regular expressions.

I'm looking for something similar for a coming webapp (on jboss 4) and I'm waffling between a filter and a custom webwork Action Mapper (Class to map request to "action bean")

I'm not so concerned about mapping actions back to URL's.  Again django taught me to add a getAbsoluteUrl method to each "content" object.

Any pointers?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3959355#3959355

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3959355



More information about the jboss-user mailing list