attributes send to jsp:include using jsp : param are request parameters and and can be accessed when we are back from the included page
short-name a simple default short name that could be used by a JSP page
authoring tool to create names with a mnemonic value; for
example, the it may be used as the preferred prefix value in taglib
directives.
a is not currect, as can be verified from the apis
ServletContext::getRequestDispatcher
public RequestDispatcher getRequestDispatcher(String path)
The pathname must begin with a "/" and is interpreted as relative to the current context root.
Last time I also did flush the buffer before forward the request but no IllegalStateException was thrown. I was using Tomcat 5 at that time
Can you please tell me how you proceed from reading HFSJ to final mock exam.
Do we need to memorize the whole web.xml structure from servlet specification 2.4. for exam
The Servlet Technology Model...........................................100%
The Structure and Deployment of Web Applications........................62%
The Web Container Model................................................100%
Session Management.....................................................100%
Web Application Security...............................................100%
The JavaServer Pages Technology Model..................................100%
Building JSP using EL..................................................100%
Building JSP using Standard Actions....................................100%
Building JSP using Tag Libraries.......................................100%
Building a Custom Tag Library..........................................100%
J2EE Patterns..........................................................100%