A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Frameworks
»
Struts
Author
Global Forward
Rajesh Balu
Ranch Hand
Joined: Nov 07, 2011
Posts: 50
posted
Dec 23, 2011 05:52:07
0
Hi,
Is there any way to use the "
Global forward
" tag of struts-config.xml to foward the request to stand-alone
java
program.
Example:
<forward name="Success" path="/Output.jsp"/>
Instead of
JSP
file, i would like to navigate to .java file.
Please help on this.
Thanks,
Rajesh.B
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Global Forward
Similar Threads
What is wrong with my html:link code.
action forward problem : when "Failure"
Difference between <forrward> in <action-mappings> and <forward> in <global-forwards>
ActionMapping's local forwards : can 'path' map to other action uris?
Struts:Complete reference book error
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter