Jsp param

Advertisements

JSP Next Tutorial

Jsp param

<jsp:param> tag is used to represent parameter value during jsp forward or include action this should be the sub tag of <jsp:forward> or <jsp:include>.

When an include or forward element is invoked, the original request object is provided to the target page. If you wish to provide additional data to that page, you can append parameters to the request object by using the jsp:param element.

Syntax

<jsp:param name=" " value=" "/>

Example

<jsp:include page="contact.jsp"/>
<jsp:param name="param1" value="value1"/>
</jsp:include>

Example

<jsp:forward page="home.jsp"/>
<jsp:param name="param1" value="value1"/>
</jsp:forward>

Prev Tutorial Next Tutorial

Google Advertisment

Buy This Ad Space @$20 per Month, Ad Size 600X200 Contact on: hitesh.xc@gmail.com or 9999595223

Magenet is best Adsense Alternative here we earn $2 for single link, Here we get links ads. Magenet

For Projects 9999595223

Google Advertisements


Buy Websites 9999595223

Buy College Projects with Documentation Contact on whatsapp 9999595223. Contact on: hitesh.xc@gmail.com or 9999595223 Try this Keyword C++ Programs

Advertisements