Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSP with OSGI

844815Mar 4 2011
Hello!!

I am working with osgi bundles, and I would like to add the functionality of JSP in order to add a interface to osgi bundles.
As I use Eclipse I found this page:

http://www.eclipse.org/equinox/server/jsp_support.php

Where it is explained how to use JSP with OSGI. And it also includes an example.
I have installed Tomcat in my server, and I launch all the needed bundles to run servlet functionality. The problem is that now, I don´t know how to test if it works 'cause I don´t know how to access to the main web page and the rest of steps I must take. Could any of you help? I would be very grateful.

Thanks a lot!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 1 2011
Added on Mar 4 2011
0 comments
319 views