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