Re: [OS-webwork] Link & QueryString

2003-03-13 Thread Snehal K.Gandhi
Subject: [OS-webwork] Link & QueryString jason i'm using Iterator and get some values fom the database, and i need to give a link to the value and in that link i need to pass parameters (i,e thru querystring). how do i pass the values thru the querystring This is my code and the para

Re: [OS-webwork] Link & QueryString

2003-03-13 Thread Snehal K.Gandhi
al Message- From: Snehal K.Gandhi [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 11:53 To: Jason Carreira; opensymphony-webwork Subject: [OS-webwork] Link & QueryString jason i'm using Iterator and get some values fom the database, and i need to give a link to the value and in that

RE: [OS-webwork] Link & QueryString

2003-03-13 Thread Cathal Cullinane
try something like this or hope this is a help -Original Message- From: Snehal K.Gandhi [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 11:53 To: Jason Carreira; opensymphony-webwork Subject: [OS-webwork] Link & QueryString jason i'm using Iterator and get some value

[OS-webwork] Link & QueryString

2003-03-13 Thread Snehal K.Gandhi
jason i'm using Iterator and get some values fom the database, and i need to give a link to the value and in that link i need to pass parameters (i,e thru querystring). how do i pass the values thru the querystring This is my code and the parameter for result.jsp?qid is null. hopw do i get it?