similar to
. Does Struts have a class similar to ForwardResolution?
--Eric
-Original Message-
From: zakary melvin [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 30, 2008 11:49 AM
To: Struts Users Mailing List
Subject: Re: Invoking Action Class from JSP
You can use the struts tag. Just
ECTED]
Sent: Tuesday, September 30, 2008 11:49 AM
To: Struts Users Mailing List
Subject: Re: Invoking Action Class from JSP
You can use the struts tag. Just include a reference to the
struts-tags<%@
Then call the action like this:
http://struts.apache.org/2.x/docs/action.html
Documentatio
To: user@struts.apache.org
Sent: Tuesday, September 30, 2008 11:42:45 AM
Subject: Invoking Action Class from JSP
Hi all. I'm looking into how to invoke a Strut's action from a JSP
page. I'm able to do it pretty easy in Stripes with this code:
&
Hi all. I'm looking into how to invoke a Strut's action from a JSP
page. I'm able to do it pretty easy in Stripes with this code:
<[EMAIL PROTECTED] import="simplifile.web.action.ScheduleTransactionAction"%>
<[EMAIL PROTECTED] import="net.sourceforge.stripes.action.ForwardResolution"%>
<[EM
4 matches
Mail list logo