GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Programming  >  J2EE

 Print  |  
Question:  When we write JavaScript Code in the JSP Page from where the Java Script code will be executed by the Container



February 02, 2006 05:24:38 #1
 man   Member Since: Visitor    Total Comments: N/A 

RE: When we write JavaScript Code in the JSP Page from...
 
If client side validation is required then we can write javascript code in JSP Page.
     

 

Back To Question