Hi
I have a
problem:
I need to get some
information from the client browser and then save it to a table. In order to do
that I have two servlets: One gets the data and then sends the data by the mehod
post to another servlet that saves it in a database. Everything works fine. But
I have a problem: I get a page with the URL of the servlet that updates the
database.!! I don't want that. How can I do to just call a public method of the
servlet that updates the database.???? or do you have another
suggestion
I woul appreciate any advice from you.
Thanks
Cynthia Muñoz
