0 Replies Latest reply on Apr 7, 2006 4:38 AM by susitha

    Calling a portlet using JSP

    susitha

      Hi...

      I am calling a JSP page using a portlet. What I need next is to call to a servlet through that JSP page. Can I do it in the regular way( using <form action = "/servlet/servletname>) ? or is there a specific way to do it in portlets.

      Thanx...