Maybe a newbie question here:

If a request is sent to a JSP page that has a <html:select>  tag but the
request does not include a parameter with the same name as the property
attribute of the <html:select> tag it is my understanding that an exception
will be thrown saying that the request must contain the parameter.  If this
is the case how do you handle cases in which you want to remember the
selected option when there might be other screens accessed in between the
times when the screen with the <html:select> tag is accessed?

Thanks,

John



Reply via email to