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
Go To First  |  Previous Question  |  Next Question 
 J2EE  |  Question 30 of 197    Print  
When we write JavaScript Code in the JSP Page from where the Java Script code will be executed by the Container

  
Total Answers and Comments: 5 Last Update: May 09, 2008     Asked by: Geek4Mani 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
February 17, 2006 05:24:38   #1  
man        

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.
 
Is this answer useful? Yes | No
March 30, 2006 00:52:42   #2  
Narish Member Since: February 2006   Contribution: 2    

RE: When we write JavaScript Code in the JSP Page from...

before convert from jsp to servlet.presention logic is separated from business logic . presention logic will be called if u write java Script

                                             tirumalarao


 
Is this answer useful? Yes | No
May 24, 2006 07:18:20   #3  
sandy25mca Member Since: May 2006   Contribution: 4    

When we write JavaScript Code in the JSP Page from...
In a jsp page javascript code will run on the client side..Where as jsp code is compiled by the jsp engine residing in the server.
 
Is this answer useful? Yes | No
July 25, 2006 07:07:56   #4  
srinivas.g        

RE: When we write JavaScript Code in the JSP Page from...
actually we need validation first of all. if we done serverside validation ,it sholudbe  checked at serverside.but it will increase the network traffic.so that's why we need java script which is used to validate the given data at clientside before submitting to server.
 
Is this answer useful? Yes | No
May 09, 2008 01:23:52   #5  
naveen.bj7 Member Since: May 2008   Contribution: 1    

RE: When we write JavaScript Code in the JSP Page from where the Java Script code will be executed by the Container
whenever request for that jsp is sent thru URL of the available browser then the javascript code in the <script > tags will be execute
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape