Hi,

I need your help.

I have a form FormA and a action ActionA (for login purpose) wich do some
usercheck and is used as session data and I have a second form FormB and
ActionB (for registration).
The Form- and ActionA are called from a login.jsp if an existing used logins
in.
The Form- and ActionB are called from a registration.jsp.

Now my problem.
If an user registers new I would like to have that the user is automaticaly
logged in. The problem is that the ActionA expects that FormA exists with
the entered login data from that user. At that point no bean of type FormA
exists and so a call/forward to the ActionA does not work.

Any suggestions how to solve the problem ?

Thanks !

_______________________________________________________________________
************************************************************************
                Bitte beachten Sie unsere neue Adresse
************************************************************************
Dirk Storck, Dipl.-Ing. (FH)                         t e c m a t h   A G
                                     Content Management Systems Division
Telefon 0631 303-5290               Europaallee 10, 67657 Kaiserslautern
Telefax 0631 303-5209                             http://www.tecmath.com
________________________________________________________________________




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to