Wednesday, July 9, 2014

[OneStopGATE] Digest Number 1954

2 Messages

Digest #1954

Messages

Tue Jul 8, 2014 8:19 pm (PDT) . Posted by:

"Neha" a.maheshi



________________________________

JSP INTERVIEW QUESTIONS

 
Download Free Interview Questions eBook of 500 Questions 

(If you do not have a Yahoo! account, you can get it by simply sending a blank email to CoolInterview-Subscribe@yahoogroups.com and confirm the verification email received. Once your email is confirmed, we will instantly send the download link to you.)
JSP Interview Questions
* Can we use the constructor, instead of init(), to initialize servlet? 
http://www.coolinterview.com/interview/22996/ 

 
* What is JSP custom action ? 
http://www.coolinterview.com/interview/21409/ 

 
* What is JSP container ? 
http://www.coolinterview.com/interview/21407/ 

 
* What is the difference in using request.getRequestDispatcher() and context.getRequestDispatcher()? 
http://www.coolinterview.com/interview/22953/ 

 
* What is jsp:use bean. What are the scope attributes & difference between these attributes? 
http://www.coolinterview.com/interview/1286/ 

 
* How is JSP include directive different from JSP include action. ? 
http://www.coolinterview.com/interview/22956/ 

 
* What is difference between scriptlet and expression 
http://www.coolinterview.com/interview/5932/ 

 
* I have created two buttons in a JSP page.i want to go to one page when button1 is clicked and to other page when button2 is clicked..how can i do this?..Plz help me.. 
http://www.coolinterview.com/interview/15809/ 

 
* In the Servlet 2.4 specification SingleThreadModel has been deprecated, why? 
http://www.coolinterview.com/interview/22992/ 

 
* How to delete cookies in JSP? 
http://www.coolinterview.com/interview/5902/ 

 
* How can I restrict the user from Clicking of Back button in any browser? 
http://www.coolinterview.com/interview/12634/ 

 
* Can one JSP or Servlet extend another Servlet or JSP 
http://www.coolinterview.com/interview/10815/ 

 

* What Class.forName will do while loading drivers? 
http://www.coolinterview.com/interview/22984/ 

 
* How can we move from one JSP page to another(mean using what tecnique?) 
http://www.coolinterview.com/interview/5934/ 

 
* Can you make use of a ServletOutputStream object from within a JSP page? 
http://www.coolinterview.com/interview/1257/ 

 
* What are advantages of JSP? 
http://www.coolinterview.com/interview/1290/ 

 
* Can a JSP page instantiate a serialized bean? 
http://www.coolinterview.com/interview/1258/ 

 
* Explain online banking system using java.that means i need architecture of online banking system.please sir i want full details 
http://www.coolinterview.com/interview/5908/ 

 
* How Do you implement interface in JSP? 
http://www.coolinterview.com/interview/5920/ 

 
* What is the difference between include directive & jsp:include action? 
http://www.coolinterview.com/interview/1289/ 

 
* Can we override the jspInit(), _jspService() and jspDestroy() methods? 
http://www.coolinterview.com/interview/22958/ 

 
* What is the difference between RequestDispatcher and sendRedirect? 
http://www.coolinterview.com/interview/22973/ 

 
* How to pass information from JSP to included JSP? 
http://www.coolinterview.com/interview/22954/ 

 
* Is there a way to reference the "this" variable within a JSP page? 
http://www.coolinterview.com/interview/1268/ 

 
* How do you pass control from one JSP page to another? 
http://www.coolinterview.com/interview/1280/ 

 
* What is the default scope of jsp tags? 
http://www.coolinterview.com/interview/5883/ 

 
* Why does JComponent have add() and remove() methods but Component does not?
http://www.coolinterview.com/interview/22901/ 

 
* What is the difference between declaring the variables in the scriptlet tags and in the declaration tags? 
http://www.coolinterview.com/interview/10813/ 

 
* Why is _jspService() method starting with an '_' while other life cycle methods do not? 
http://www.coolinterview.com/interview/22960/ 

 
* How to compile the JSP pages manually in all applications and web servers 
http://www.coolinterview.com/interview/10817/ 

 
* What is difference between JSP 1.0 model and JSP 2.0 model 
http://www.coolinterview.com/interview/10811/ 

 
* What is difference between getAttribute() and getParameter()? 
http://www.coolinterview.com/interview/5895/ 

 
* Can a JSP page process HTML FORM data? 
http://www.coolinterview.com/interview/1265/ 

 
* How do we perform redirect action without using response.sendRedirect(" "); 
http://www.coolinterview.com/interview/5886/ 

 
* How can a servlet refresh automatically if some new data has entered the database? 
http://www.coolinterview.com/interview/22997/ 

 
* Can we implement an interface in a JSP? 
http://www.coolinterview.com/interview/22950/ 

 
* What JSP lifecycle methods can I override? 
http://www.coolinterview.com/interview/1266/ 

 
* How do I include static files within a JSP page? 
http://www.coolinterview.com/interview/1262/ 

 
* How does a servlet communicate with a JSP page? 
http://www.coolinterview.com/interview/1278/ 

 
* Can I stop JSP execution while in the midst of processing a request? 
http://www.coolinterview.com/interview/1269/ 

 
* How many JSP scripting elements are there and what are they? 
http://www.coolinterview.com/interview/22897/ 

 
* i create two jsp pages and tere is a next button in first page.i want two know the code to move from first page to second when we press the next button. 
http://www.coolinterview.com/interview/31391/ 

 
* How does JSP handle runtime exceptions? 
http://www.coolinterview.com/interview/22976/ 

 
* What is difference between scriptlet and expression? 
http://www.coolinterview.com/interview/1285/ 

 
* What information is needed to create a TCP Socket? 

http://www.coolinterview.com/interview/22889/ 

 
* How to Upload a textfile from JSP to Servlet 
http://www.coolinterview.com/interview/5915/ 

 
* How to overwrite the init and destroy method in a JSP page. 
http://www.coolinterview.com/interview/5888/ 

 
* How many JSP scripting elements are there and what are they? 
http://www.coolinterview.com/interview/22990/ 

 
* What are the implicit objects in JSP & differences between them? 
http://www.coolinterview.com/interview/1287/ 

 
* Where do we use hidden variables and url rewriting? and wat is the difference between them? 
http://www.coolinterview.com/interview/5889/ 

Tue Jul 8, 2014 9:52 pm (PDT) . Posted by:

"Neha" a.maheshi


 
 
Resume Submitter |Fresher Jobs | Government Jobs |Walk-ins | Exam Notifications |News
Latest Experienced Jobs
Looking for .net Developers At People Tech
>http://www.vyoms.com/jobs/details/looking-for-net-developers-at-people-tech-31100.asp

>Xerox Hiring for .Net Devloper
>http://www.vyoms.com/jobs/details/xerox-hiring-for-net-devloper-31099.asp

>Openings for C / C++ with Unix Development At Oracle
>http://www.vyoms.com/jobs/details/openings-for-c-c-with-unix-development-at-orac-31098.asp

>Openings for Testing Professionals At ADP
>http://www.vyoms.com/jobs/details/openings-for-testing-professionals-at-adp-31097.asp

>Requirement for Java/j2ee Devloper At Mindtree
>http://www.vyoms.com/jobs/details/requirement-for-java-j2ee-devloper-at-mindtree-31096.asp

>Opportunity for Java/j2ee Developer At cognizant
>http://www.vyoms.com/jobs/details/opportunity-for-java-j2ee-developer-at-cognizant-31095.asp

>Walkin Interviews for Freshers @ TCS Delhi
>http://www.vyoms.com/jobs/details/walkin-interviews-for-freshers-tcs-delhi-31094.asp

>Opportunity for C++ Developer At HCL
>http://www.vyoms.com/jobs/details/opportunity-for-c-developer-at-hcl-31092.asp

>Openings for SAP Basis Planner At HP
>http://www.vyoms.com/jobs/details/openings-for-sap-basis-planner-at-hp-31091.asp

>Deloitte Hiring For Oracle Apps Functional
>http://www.vyoms.com/jobs/details/deloitte-hiring-for-oracle-apps-functional-31087.asp
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
FREE GATE EXAM PREPARATION RESOURCES
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

<*> http://www.onestopgate.com - Complete Resources on GATE Exam (General Aptitude Test of Engineering). Visit now at http://www.onestopgate.com

<*> http://forum.onestopgate.com - GATE Discussion Forum - Share all your experiences and discuss all the queries here at http://forum.onestopgate.com

<*> http://groups.yahoo.com/group/OneStopGATE/join - JOIN ONESTOPGATE GROUP - Join OneStopGATE group now and receive the latest information and preparation material on GATE Exam now! http://groups.yahoo.com/group/OneStopGATE/join



---------------------------------------------------------------



Join http://groups.yahoo.com/group/OneStopGATE/join
  Join http://groups.yahoo.com/group/OneStopGATE/join
    Join http://groups.yahoo.com/group/OneStopGATE/join
      Join http://groups.yahoo.com/group/OneStopGATE/join
        Join http://groups.yahoo.com/group/OneStopGATE/join
      Join http://groups.yahoo.com/group/OneStopGATE/join
    Join http://groups.yahoo.com/group/OneStopGATE/join
  Join http://groups.yahoo.com/group/OneStopGATE/join
Join http://groups.yahoo.com/group/OneStopGATE/join

No comments: