Is it possible to redirect the application to another context from the
struts-config.xml 

 

 

I have tried this and it doesent work, it says path need to start with
/.

 

        <action path="/addPatient"
type="com.dsi.evaccine.web.claims.struts.AddPatientAction">

            <forward name="success"
path="../WebPatientManagement/addPatient.do"/>

        </action>

 

 

How can I do this? Is there a workaround?

 

 

Please help.

 

 

 

Ashuin Sharma
Software Developer
Isthmus Inc.
The Costa Rica IT Outsourcing Company 
www.isthmusit.com <blocked::http://www.isthmusit.com/>  
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>  
Office +1 (506) 560-1600
Mobile +1 (506) 817-4059
Fax  +1 (506) 560-1610
San Jose, Costa Rica 
********************************************
The information contained in this e-mail is privileged and confidential,
this information is intended only for the use of the individual or
entity to which it is addressed. If you are not the intended recipient,
you are hereby notified that any use, dissemination, distribution, copy
or taking action in reliance upon this email is strictly prohibited. If
you have received this e-mail in error, please immediately notify the
sender and then delete this e-mail in its entirety.
********************************************

 

Reply via email to