I need to setup an evironment that can call a JSP page without the *.jsp extension. I can't change code at this point which currently makes calls to jsp pages without the .jsp extension. Is there a way to do this in JBoss AS? Would this be something I could do as a new context?
Example: http://someserver/thispage.jsp INSTEAD CALL IT AS http://someserver/thispage Thanks for any help View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3913597#3913597 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3913597 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
