hello,
i use
request.setAttribute in a jsp page and then call a
servlet.
the
servlet returns null when i use request.getAttribute method.
it
only works if i set the attribute in session.
is
there a way around if i don't want to set the session attribute
?
thanks
for your help.
--
hiren
