myId="5" is dynamic. Its value can be changed.
 
It is not working.


Leon Rosenberg <[EMAIL PROTECTED]> wrote:
 [input] 
in your form.

On Wed, 2005-08-03 at 05:13 -0700, EROL TEZCAN wrote:
> Hi ,
> 
> I have a simple question.
> 
> In a report page, I give a link on every record to show detail with this 
> code: (for example)
> 
> "myAction.do?myId=5"
> 
> Detail page is shown without any problem. When I submit this form to same 
> action, I cannot add myId parameter to myAction.do
> 
> Normally I can get myId parameter with jsp scriptlet like this.
> 
> 
> 
> Also I can get it with and show with 
> 
> How should I add, myId request parameter to action? 
> 
> It is not working this code 
> ">
> 
> I dont want to set "myId" parameter to session object.
> 
> How can I add request parameters come from url to action?
> 
> Thanks,
> 
> 
> Erol
> 
> 
> 
> 
> ---------------------------------
> Start your day with Yahoo! - make it your home page 



---------------------------------------------------------------------
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 

Reply via email to