**
Also, all of our jsp pages are located under C:\inetpub\wwwroot since the 
beginning of time, would they need to be moved somewhere else now that we are 
using Tomcat?

Just curious.

Thanks again,

Joelie Dudley
jodud...@state.pa.us<mailto:jodud...@state.pa.us>


-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Tommy Morris
Sent: Tuesday, March 23, 2010 11:30 AM
To: arslist@ARSLIST.ORG
Subject: Re: Mid-Tier on IIS 6.0 with Tomcat JSP - issue with jsp redirects

Uninstall Mid-tier and reinstall letting the installer configure tomcat. The 
mid-tier has a quick uninstall-reinstall procedure.

From: Action Request System discussion list(ARSList) 
[mailto:arsl...@arslist.org] On Behalf Of Agency Enterprise Help Desk
Sent: Tuesday, March 23, 2010 10:24 AM
To: arslist@ARSLIST.ORG
Subject: Mid-Tier on IIS 6.0 with Tomcat JSP - issue with jsp redirects

**
Environment:
Windows 2003
Mid-Tier 7.1 patch 3
IIS 6.0
Tomcat 5.5
Remedy App server is windows 2003, 7.1 patch 3 server version.

Upgrade from New Atlanta Servlet to Tomcast.

We have a bunch of jsp pages which are just simple redirects.  Example:

String myURL = "  
http://remedydev2.state.pa.us/arsys/servlet/LoginServlet?server=Remedydev2.state.pa....to=/arsys/servlet/ViewFormServlet%3fserver%3dRemedydev2%2estate%2epa%2Eus%26form%3dHPDWEB%3aWebSubmit%26view%3dSAPView%26mode%3dCreate";;

response.sendRedirect(myURL);

etc. in the jsp page, but since we changed to Tomcat, all the jsp pages say  
Page cannot be found with HTTP Error 404 - file r directory not found.

I have been researching and found a white paper on proxyfilter class, changed 
that in web.xml  file like it suggested but still no go.

Am I missing something in Tomcat configuration or is there a change to the 
response.sendRedirect in IIS with Tomcast serlet?

Any help or suggestions would be helpful.

We use these so the end users do not have to use the long URL.

Thank you,

Joelie J Dudley | Senior Applications Developer
PA Office of Administration
Bureau of IT Services & Solutions
555 Walnut Street, 7th Floor | Harrisburg, PA 17101
Phone: 717.772.8143 | Fax: 717.772.8121
E-mail: jodud...@state.pa.us<mailto:jodud...@state.pa.us>
www.oa.state.pa.us<http://www.oa.state.pa.us/>


_attend WWRUG10 www.wwrug.com ARSlist: "Where the Answers Are"_
_attend WWRUG10 www.wwrug.com ARSlist: "Where the Answers Are"_

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug10 www.wwrug.com ARSlist: "Where the Answers Are"

Reply via email to