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: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

