eclipse « J2EE « JSP-Servlet Q&A





1. How to publish javadoc instead of index.jsp page for a REST web service    stackoverflow.com

I was wondering if it is possible for a client to hit my webservice and instead of it showing the normal index.jsp page (and list off what is available etc here) ...

2. for tiles 1, how to match each param.ID's unique content with its unique title    stackoverflow.com

Possible Duplicate:
Title get as string for body content of paramID?
using
<tiles:getAsString name="title" />  for the master layout 
for some of the tiles-definitions content ...

3. Eclipse/Rational Business Developer is not detecting changes to anything besides JSPs    stackoverflow.com

My new install of RBD using WebSphere, on top of Ganymede, doesn't detected changes to class, config, styles and so on. I have to change a JSP for the server to ...