Share

Infonoia

File Release Notes and Changelog

Release Name: rspDemo-0.1

Notes:
Eclipse goes Server-side!

These files accompany the article about RSP at
http://www.infonoia.com/en/content.jsp?d=inf.05.07

Please follow the instructions in readme.txt in the root directory of the zip *carefully*. 

With RSP, you you can create Eclipse plug-ins/OSGi bundles that deploy to a servlet container. 

With RSP, you can package functionality, like code, but also servlets, JSPs and other http resources in Eclipse-style plug-ins for the server-side. You can deploy ("register") and un-deploy while the container WAR keeps running. The working demo shows this with Tomcat 5.5.



Changes: