hi ,

hope this helps

  String value_to_get = (String)req.getParameterValues(name_of_variable);

reg = HttpServletRequest


the variable value_to_get contains the value/values( if value_to_get is a
array) of name_of_variable.

Sorry please correct me I did not understand when U said Jrun's request method
is there a separate request method of Jrun.

hope this helps
regards
Sanjeevi






"Marc Garrett" <[EMAIL PROTECTED]> wrote:
> Sorry, java newby here.
> 
> How do I set a variable to the value of a JRun request method? I can't get
the syntax right.
> 
> Thanks,
> 
> Marc Garrett
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to