What is the difference between server side and client side programming?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More JSP Interview Questions

How can I override the jspinit() method within a jsp page?

0 Answers  


Mention the advantages of jsp over pure servlets?

0 Answers  


When i am useing useBean tag of JSP in weblogic server It show compiletion error..Like bad class file: C:\bea\user_projects\domains\Mahesh\applications\UseBean\WEB-INF\classes\user\UserData.class class file has wrong version 49.0, should be 48.0 Please remove or make sure it appears in the correct subdirectory of the classpath. user.UserData user1 = null; //[ /SaveName.jsp; Line: 4]

0 Answers  


How can I override the jspinit() and jspdestroy() methods within a jsp page?

0 Answers  


Can you use javascript in jsp?

0 Answers  






What are the three tags used in jsp bean development?

0 Answers  


What’s the difference between forward and sendredirect?

0 Answers  


Is jsp a programming language?

0 Answers  


Why do we need custom tags?

0 Answers  


Differentiate between pagecontext.include and jsp:include?

0 Answers  


What are the different scope values for the <jsp:usebean> tag?

0 Answers  


What do you know about jsp expression language (jsp expression language – el)?

0 Answers  


Categories