Home
TeamSite
TeamSite, LiveSite and OpenDeploy
Preview JSP generated by Livesite .page
System
Hi ,
I have generated JSP from .page file.
Select .page > Click action menu > select generate JSP
When I am trying to preview the generated JSP i am getting "The page cannot be found error"
This is expected since IIS cannot render JSP page.
I guess, for this we need to set the proxy_preconnect_remap section in iw.cfg
[iwproxy_preconnect_remap]
_regex=^.*/WORKAREA/WA1/(.*jsp)=
http://tserver
ort/application/$1
Question :
Can we the inbuilt tomcat server to preview this?
Do we need to install separate tomcat to render this on teamsite server?
What will be the application here?
Do we need to change the server.xml file?
Any pointers to this would be appreciated!!
Thanks
Vinay
Find more posts tagged with
Comments
There are no comments yet