Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> form action servlet

form action servlet

From: farooq <farooqm_at_mail.com>
Date: 31 Mar 2003 12:40:41 -0800
Message-ID: <e8186d7.0303311240.1296ff44@posting.google.com>


Hello,
I have basic HTML from which I am trying to call a servlet. So in the HTML page there is "<form action="/dothis" method="post">". How do I tell OC4J either during deployment to dispatch a servlet called DoThis. I tried adding it to the web.xml, but that was to no avail.

This should be fairly simple, I am hoping, so anyone who knows and can answer, will be doing me a huge favour.

Thanks. Received on Mon Mar 31 2003 - 14:40:41 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US