Hi,

Is there some way in which I can remove values in
the request object before forwarding from my servlet
to a jsp page ?

Or if not, can I create a new blank request object and
use it in the forward method call ?

The servlet spec defines the request object as an interface.
So I guess its upto the implementation to allow / disallow 
creation of a new request object ?

Thanks
Shahed.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to