Hello,
I am new. I have Problems with my first Struts Projekt.
After a User is logged in, I show a List of datas. This list I put
as Object in the session (session.put("list",datas))
When another side is opend I cant`t read the Parameter from the
Session, when the User don`t
accept Cookis in his Browser. In a old the Servlet-Programm, I used
the Method response.encode... to manage this
Problem. But in Struts I use in the Action-Class
actionMappping.findForwar("sucess") and der URL is definied in
the Struts config. How can I give the SessionId with? Or how can I
manage this Problem?
Sorry, My English perfect.
Thanks
Claudia
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]