Hi I see
<form action="RegisterServlet" method="POST"> but I didn't find this RegisterServlet so can be the missing piece Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-05-23 15:08 GMT+02:00 paulhr <[email protected]>: > I am trying to get this > < > http://www.oracle.com/webfolder/technetwork/tutorials/obe/java/ServletFormsAndCdi/Forms_CDI.html > > > example of JavaEE Servlets and CDI working on TomEE-Plume. It all works > until the last web page. I get the following error. > > HTTP Status 404 - /CDIForms/RegisterServlet > > > type Status report > > message /CDIForms/RegisterServlet > > description The requested resource is not available. > > > Apache Tomcat (TomEE)/7.0.68 (1.7.4) > > Any ideas? I am so new to the use of Servlets and CDI I don't know what I > am missing. I did not see a TomEE-Plume example of JavaEE, Servlets and > CDI > on this <https://tomee.apache.org/examples-trunk/index.html> TomEE > examples page. > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Trying-to-get-oracle-Handling-Forms-in-Java-EE-6-by-Using-Servlets-and-CDI-example-working-on-TomEE-e-tp4678567.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
