what is the page attribute in JSP?
Answers were Sorted based on User's Feedback
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 |
Can any one explain about the project Approximate shortest distance computing:A query dependent local landmark scheme
What is jsp exception?
What is JTGrid?
Can we override serivice()method in jsp?
What is difference between java and jsp?
What is tag file?
What are the elements of a jsp page?
How did you implement caching in jsp?
How To maintain session ..?
Perform a browser redirection from a jsp page?
How to deactivate el usage on jsp?
Which two interfaces does the javax servlet jsp package have?