You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by jw...@mmm.com on 2002/09/05 19:19:00 UTC

Call action from JSP

Could someone help me on this code:

In *.jsp:

<%
      if (condition satisfied) {
            // how to fill this line to call an action, say invoke.do?
      }
%>

Thanks.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>