: Re: ArrayList & html:options
On 4/17/06, Kalcevich, Daniel <[EMAIL PROTECTED]> wrote:
> Changing that to:
>
>
>
>
>
> Now produces this error:
>
> 15:55:34,494 ERROR [action]:253 - Servlet.service() for servlet action
> threw exception
> javax
On 4/17/06, Kalcevich, Daniel <[EMAIL PROTECTED]> wrote:
> Changing that to:
>
>
>
>
>
> Now produces this error:
>
> 15:55:34,494 ERROR [action]:253 - Servlet.service() for servlet action
> threw exception
> javax.servlet.jsp.JspException: ServletException in
> '/jsp/templates/tab_conten
Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Monday, April 17, 2006 1:52 PM
To: Struts Users Mailing List
Subject: Re: ArrayList & html:options
On 4/17/06, Kalcevich, Daniel <[EMAIL PROTECTED]> wrote:
> request.setAttribute( "exportDates", exportD
On 4/17/06, Kalcevich, Daniel <[EMAIL PROTECTED]> wrote:
> request.setAttribute( "exportDates", exportDates ); //exportDates =
> ArrayList
>
> JSP:
>
>
>
>
>
> Error:
> 15:38:53,106 ERROR [action]:253 - Servlet.service() for servlet action
> threw exception
> javax.servlet.jsp.JspExceptio
Everyone,
I am trying to use the htm-el:options tag to write out the value of a
Select box. I am using an ArrayList of Strings that I am trying to
iterate over. I want the value and option to be the same on the output.
Here is how I am calling my code...
Action:
request.setAttribute(
5 matches
Mail list logo