> > Thanks for replying.
I have write a lot of code in b.jsp. Should I move them to the processAction method of the portlet class? Should all requests in my application be handled by the portlet class? If I have a lot of jsps, how can I know that which jsp the request was sent by ? Regards, Mubaosen
