> Is there another servlet interaction tecnique that I can use to call
first
> my validation servlet and then the other?.

This is a good example of where you want to use a Filter.
Have a look at http://java.sun.com/products/servlet/Filters.html

By the way:
> So I don't know what to do, please servlets gurus, help me
> finding a way to solve this problem.

This isn't actually where the Servlet gurus are. There are probably more
of them over at the Servlet interest list;
http://archives.java.sun.com/servlet-interest.html

Good luck!

  Mattias Jiderhamn
  Expert Systems
  [EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to