Hi, 
Does any one know how mapping to a action class instead of a JSP file in
your Action class. In other word, when you return 

return (mapping.findForward("success")); 

how do you set success is another xxxAction class instead of a xxx.jsp
file

Thanks

Julia

Reply via email to