My Problem is:

I have an existing Web-Application that is implemented with plain JSP and 
Servlets. Now I want to add seam-pages to the application. 

The new pages however need to know which user is already logged in, but also 
about the status of certain other parameters that are kept in the http-Session 
that are set in the jsp application.

is there a way to get this parameters (or at least on) from plain jsp to "all 
the http-Stuff hiding" seam-pages?

I hope that this description made my problem clear...

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4013318#4013318

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4013318
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to