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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...