[opencms-dev] Access <PARAMETER> value in JSP template

Millo Magnocavallo millo_magno at yahoo.com
Thu Sep 9 00:47:17 CEST 2004


hi priya,

if you can do that from an xml file (i'm not sure it's possible) then
you should be able to get the parameter value by doing this in the jsp
page:

<% String p1 = request.getParameter("param1"); %>

m



 --- Priya and Rishi <priyanrishi at yahoo.co.uk> wrote: 
> Hi,
> 
> I am trying to pass a parameter from my master XML
> template to my JSP template using <PARAMETER
> name="param1">value1</PARAMETER>. Could you please
> tell me how to access this parameter in the JSP
> template.
> 
> Thanks in advance,
> Rishi
> 
> 
> 	
> 	
> 		
> ___________________________________________________________ALL-NEW
> Yahoo! Messenger - all new features - even more fun! 
> http://uk.messenger.yahoo.com
> 
> 
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please
> visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>  



More information about the opencms-dev mailing list