--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
What is supposed to happen when a <jsp:forward> tag is encountered?
Logically when writing a jsp I would think that execution stops there
and the client goes ahead to the new url. Does jasper always do this?
Did it always do this?
