what is the page attribute in JSP?

Answers were Sorted based on User's Feedback



what is the page attribute in JSP?..

Answer / bikash

page derective

Is This Answer Correct ?    4 Yes 0 No

what is the page attribute in JSP?..

Answer / ravikiran chhaduvula

page is an implicit object in JSP which is one among the
four scopes of the objects the other three are
request,session & application.page scope will be aquired
thru pagecontext object

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JSP Interview Questions

What are the elements of a jsp page?

0 Answers  


What are implicit objects in jsp?

0 Answers  


What is the difference between directive include and jsp include?

0 Answers  


What's the difference between an import and include directive, and also the difference between include directive and include action?

1 Answers  


How can you include the results of another page?

0 Answers  






What is the difference between JSP and Servlet?

21 Answers   HCL, T3 Softwares, Tibco,


What is a jsp expression?

0 Answers  


What information is needed to create a tcp socket?

0 Answers  


What class.forname will do while loading drivers?

0 Answers  


What are jsp and servlets?

0 Answers  


Which syntax is used to comment jsp?

0 Answers  


hi friends...i created sessions in my login page i can able to create a session but after loging out again i can able access the pages by its addresses. i think u may got problem if possible post me small example for login with sessions including database

1 Answers  


Categories