1 Jun 2004 11:00
Re: Problem: Upgrading from 4.2.12 to 4.2.20
Grill, Markus <Markus.Grill <at> schwarz.de>
2004-06-01 09:00:42 GMT
2004-06-01 09:00:42 GMT
Hi, The demo dump works fine.... So I figured out where exactly my problem is, and without going into detail on my issue I can show you the problem on the demo dump servlet itself... Please try this in a jsp-file ... <jsp:include page="/[whatever]/org.mortbay.servlet.Dump" flush="true"/> ... You will see that on version 4.2.12 the getPathTranslated-method works fine, on 4.2.20 the result is null (this is the only difference in the output from the dump servlet) Thank you Markus -----Ursprüngliche Nachricht----- Von: Greg Wilkins [mailto:gregw <at> mortbay.com] Gesendet: Samstag, 29. Mai 2004 00:19 An: jetty-support <at> lists.sourceforge.net Betreff: Re: Problem: Upgrading from 4.2.12 to 4.2.20 More information is required, as getPathTranslated works for me when using the dump servlet in Jetty 4.2.20 demo. Can you give more details about the actual path and how you are running your war.(Continue reading)
RSS Feed