JSP Interview Questions



Pages (999999): [1] 2 3 » ... Last »

How can I prevent the word “null” from appearing in my HTML input text fields when I populate them with a resultset that has null values

View the Answer

What’s a better approach for enabling thread-safe servlets and JSPs? SingleThreadModel Interface or Synchronization ?

View the Answer

How can I prevent the word “null” from appearing in my HTML input text fields when I populate them with a resultset that has null values ?

View the Answer

How can I implement a thread-safe JSP page? What are the advantages and Disadvantages of using it ?

View the Answer

What are the different scope valiues for the ?

View the Answer

What is a Scriptlet ?

View the Answer

What is a Declaration ?

View the Answer

How are Servlets and JSP Pages related?

View the Answer

How can I delete a cookie with JSP?

View the Answer

How can I set a cookie in JSP?

View the Answer

How do you pass data (including JavaBeans) to a JSP from a servlet?

View the Answer

What are Predefined variables or implicit objects?

View the Answer

What are JSP Directives?

View the Answer

What are JSP scripting elements?

View the Answer

How is the MVC design pattern used in Struts framework?

View the Answer

Pages (999999): [1] 2 3 » ... Last »