Hi,
I have a page which has two input text boxes "Email Id" and "Activation
Code" and the form action is to invoke a method in the backing seam component. If it
is successful it redirects to a page with successful activation message. In this case user
has to enter email id and activation code.
My question is if pass "email id" and "activation code" as URL
parameters(through an activation mail), I want to be able to activate the account and
redirect to the message page. It is the same action as above but with out user clicking
"submit".
How do I do it? I appreciate your help.
Thanks.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059768#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...