Re: Struts2 select taglib

2007-09-12 Thread Randall Svancara
Ummm, i apologize.I made a very simple mistake: I put an extra " in the select tag. On Wed, 2007-09-12 at 14:35 -0700, Randall Svancara wrote: > > > I mostly have experience with original struts. But now I am attempting > to use Struts 2. I am trying to figure out how I can populate t

Re: Struts2 select taglib

2007-09-12 Thread Randall Svancara
I mostly have experience with original struts. But now I am attempting to use Struts 2. I am trying to figure out how I can populate the select tag. I have created an action class, called Blast with the following attributes: 1. List databases = new ArrayList(); There are two methods, getDatab