Posted By:
mahesh_komuravelli
Posted On:
Wednesday, March 7, 2007 10:24 AM
Hello friends!
I am developing a Java application in Eclipse. In that I am using SWT. Now I need to create some JSP pages. To run those pages I am planning to use Jetty web server rather than Tomcat. Can any body help me to integrate Jetty in my application ?
And how to run JSP pages with that ?
I am mentioning again that, it is a Java standalone application, it is not RCP application.
Thanks in advance..