Can we use jsp implicit objects in a method defined in jsp declaration?


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

Post New Answer

More JSP Interview Questions

What is jsp index?

0 Answers  


How can I use the results of my method? ea: <%! method (int x) { stuff return y; } %> <% out.println(y); %> how can I make this work? "y" is a variable made during the method.

0 Answers   ABB,


How can my application get to know when a httpsession is removed?

0 Answers  


What is the difference between include and jsp directive: include action?

0 Answers  


Explain the various scope values for <jsp:useBean> tag.

0 Answers  






What is the _jspservice() method?

0 Answers  


How are cookies set in jsp?

0 Answers  


Why is jstl used?

0 Answers  


How to disable session in jsp?

0 Answers  


How To maintain session ..?

3 Answers   TCS,


What do jsp literals consist of?

0 Answers  


how to set class path in java

1 Answers   TechSoft,


Categories