aspose file tools
The moose likes Struts and the fly likes IncludeAction Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "IncludeAction" Watch "IncludeAction" New topic
Author

IncludeAction

Sandeep Vaid
Ranch Hand

Joined: Feb 27, 2006
Posts: 390


IA1.jsp


IA2.jsp


When i execute IA1.jsp and click on the link : the output :

This is Include Action 2 page (IA2.jsp)


This is surely not include (including the content) rather this is a forward (as the output is only of Page 2)
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: IncludeAction
 
Similar Threads
Struts 1.1 using RAD7
Struts module problem
Can anyone suggest me a code snippet for IncludeAction in Struts
Problem in accessing the Action class