yao cuihong wrote:
DavidThank you. Should each action of form in my jsp be modified? For example, a.jsp as following: <form action="b.jsp"> <input type="text"> <input type=submit> </form> Shoule the action property(b.jsp) of the form be modified?
Yes. Please, spend some time reading up on Portlets and the Portlet API (JSR-168) ...
Thanks.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
