And talking about sessions.. is there any method or taglib in order to get
session variables in my jsp???

When the user submit his user and password and all is ok, so my loginaction
class forwards to a main.jsp where I want to show his name.. Something like
"welcome peter"...

In my loginaction class there is a mapping.findForward("getmain"); where
getmain is a Forward and it calls to main.jsp....

How can I show the user name in my mian.jsp???.. maybe calling a
sessionvariable in my jsp???


--
Rafael Taboada
Software Engineer

Cell : +511-97753290

"No creo en el destino pues no me gusta tener la idea de controlar mi vida"

Reply via email to