Hi everyone,
I have a question about this issue:
https://bz.apache.org/bugzilla/show_bug.cgi?id=37466
I tried to switch to the latest Tomcat TagLibs implementation, but due
to this fixed bug, it seems that posted form parameters aren't visible
anymore in relative pages imported by <c:import> tags.
The JSTl specicication 1.2, Section 7.2 (page 57) states that relative
URLs should be processed in the exact same way as the include action of
the JSP specification (<jsp:include>) when used in the same application
context.
The older, Jakarta TagLibs don't have this problem, but the Tomcat
TagLibs do...
Can anyone tell me if the fix breaks the specification guidelines, or
did I misread the whole thing?
Thanks in advance!
-- Stephan van Loendersloot.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org