Tomcat to Glassfish url

Posted by Argiropoulos Stavros on Stack Overflow See other posts from Stack Overflow or by Argiropoulos Stavros
Published on 2010-03-11T15:02:57Z Indexed on 2010/03/13 0:37 UTC
Read the original article Hit count: 515

Filed under:
|
|
|

Let's say I have a Tomcat and a web application on it with index.html is in catalina_home\webapps\ROOT\index1.html and this web application runs successfully to the internet.

Also I have a glassfish with another application deployed on it with let's say an index2.jsp.

Can I have a link in index1 that can open index2?

© Stack Overflow or respective owner

Related posts about webapp

Related posts about html