[jboss-user] [JBoss Seam] - how to load Seam components in the servlet?
Bernix
do-not-reply at jboss.com
Fri Nov 23 03:52:31 EST 2007
How to load Seam components in a servlet?
For example,the servlet got a HttpRequest with user name and password,and want to use the default Seam component "authenticator" to login.
Another scenario is,the servlet received a HttpRequest with some parameters,and need to load some Seam components,invoke the actions of the components...
A little sample code will be real helpful.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107249#4107249
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107249
More information about the jboss-user
mailing list