How to set the values for parameter map

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to set the values for parameter map

skpradeepkumar
Hi,

        How to set the value for the parameter map from the java file.

--
With regards,
S K Pradeep kumar
Reply | Threaded
Open this post in threaded view
|

Re: How to set the values for parameter map

cjhorton
request.setAttribute();

session.setAttribute();

On Thu, Mar 19, 2009 at 2:53 PM, Pradeep Kumar <
[hidden email]> wrote:

> Hi,
>
>        How to set the value for the parameter map from the java file.
>
> --
> With regards,
> S K Pradeep kumar
>