Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. AlyssaK1

    jsp - FORM with javascript and servlet not working

    Hi everyone, Thanks for your responses. I should of posted this code earlier i thought there might have been an option or a way to somehow specify the javascript must be checked first then call the controller within the FORM definition. If the action=controller is taken out the javascript...
  2. AlyssaK1

    jsp - FORM with javascript and servlet not working

    Hi everyone, I'm using a validation javascript that is called onsubmit="return validate()". This javascript is used to validate a login form. However now I have a servlet that runs off the same FORM - to check if the user exists etc. <form name="login_form" method="post" action="Controller"...

Part and Inventory Search

Back
Top