2012/4/24 Christopher Schultz <[email protected]>: > > It might be worthwhile proposing a setting for Jasper where the > default "session" setting could be set to "false" (in obvious > violation of the servlet specification) so that JSPs must specifically > set session="true" in their headers, but such a patch might be very > far-reaching. >
I wonder whether this is already possible to do using "jsp-property-group" + "include-prelude" in web.xml. Just saying. Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
