|
No.
|
Category:
JSP
|
Date:
11/3/2010 11:31:57 AM
|
|
|
|
The page implicit object page is equivalent to "this", and returns a reference to the serv....
|
Category:
JSP
|
Date:
11/3/2010 8:37:57 AM
|
|
|
|
By forwarding the request to the servlet ( the data must be there in the request scope) or using a s....
|
Category:
JSP
|
Date:
11/3/2010 5:43:57 AM
|
|
|
|
The ServletContext gives information about the container, provides information to servlets regarding....
|
Category:
JSP
|
Date:
11/3/2010 5:10:57 AM
|
|
|
|
It parses a query string and builds a Hashtable of key-value pairs, where the values are arrays of s....
|
Category:
JSP
|
Date:
11/3/2010 3:21:58 AM
|
|
|