HI vinod,
its not the value of print that you need to make hidden. The variable
name Print or whatever value you are passing. Try having that varaible
as a hiddden property in the form. I hope that helps. I solved one of
the problems liek that. But this may not work for you.
Thanks
Uday
On 9/27/06, Vinod Kumar <[EMAIL PROTECTED]> wrote:
Yes, but its showing null. basically,
request.getParameter("print") is returning Null even
when I pass a value of 1.
thanks
Vinod
--- Antonio Petrelli <[EMAIL PROTECTED]> wrote:
> Vinod Kumar ha scritto:
> > <%
> >
> > String printParm1 = request.getParameter( "print"
> );
> >
> > System.out.println("printParm1 = "+printParm1);
> > %>
> >
>
> This may be a stupid question but.... You suppose to
> see the "print"
> parameter value in the console, right?
>
> Ciao
> Antonio
>
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> [EMAIL PROTECTED]
> For additional commands, e-mail:
> [EMAIL PROTECTED]
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Never explain--your friends do not need it and your enemies will not
believe you anyway--Elbert Hubbard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]