1. How to deploy a dynamic web project as Eclipse plugin stackoverflow.comI have a dynamic web project doing some servlet stuff. How can I deploy it as eclipse plugin inside an RCP app. |
2. post maven artifact to file upload servlet stackoverflow.comWe have a servlet that we post a zip file to. I would like to automate building the zip and posting it to the servlet with maven. Is there a way ... |