Results 1 to 2 of 2
- 05-28-2010, 11:44 PM #1
Member
- Join Date
- May 2010
- Posts
- 2
- Rep Power
- 0
understanding struts action mapping
HI Guys,
What is there in path-- url or page name..??How do i access to order.viewApprovalOrderDetail.web?
<action path="/order.processApprovalOrder"
type="com.bcop.business.action.order.ProcessApprov alOrdersAction">
<forward name="success" redirect="false" path="/order.viewApprovalOrderDetail.web"/>
</action>Last edited by ayus; 05-28-2010 at 11:44 PM. Reason: want to make it more clear
- 05-28-2010, 11:50 PM #2
Member
- Join Date
- May 2010
- Posts
- 2
- Rep Power
- 0
What is there in path-- url or page name..??How do i access to order.viewApprovalOrderDetail.web?
<action path="/order.processApprovalOrder"
type="com.bcop.business.action.order.ProcessApprov alOrdersAction">
<forward name="success" redirect="false" path="/order.viewApprovalOrderDetail.web"/>
</action>
I understand being a jsp page in path attribute but i am not getting the above link in path attribute? Can anyone clear me?
Similar Threads
-
decorator.jsp problem building Struts Menu in JSP when Struts action is used
By dkirvan in forum JavaServer Pages (JSP) and JSTLReplies: 3Last Post: 04-29-2010, 05:33 AM -
pass value to action.do struts
By munish in forum Web FrameworksReplies: 1Last Post: 11-13-2009, 02:58 PM -
Action class in Struts
By Java Tip in forum Java TipReplies: 0Last Post: 12-27-2007, 10:05 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks