Hi, I'm trying to post values from a Jsp form to a servlet using embedded jetty. I'm using annotations for configuring servlets, unfortunately I'm getting a 404 error once I post jsp form to servlet. Is there any working example of posting a jsp form to servlet using embedded jetty ?
Thank you.
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
