| Author |
Main Page for All Webapps
|
Gobind Singh
Ranch Hand
Joined: Aug 04, 2006
Posts: 60
|
|
I have several webapps deployed on JoNas J2EE server. A requirement has arisen for a main page to be put in place. The main page would consist of several hyper links. Each hyper link will launch a different webapp. How do I go about doing this? Will this main page functionality be a new project? And how will it be able to reach outside its current servlet context?
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
Sounds like a simple static HTML page with some hyperlinks would do.
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
 |
|
|
subject: Main Page for All Webapps
|
|
|