Re: HELP!!! DoubleSeclect tag with default values

2008-11-10 Thread Felippe Scheidt
return EXPIRE; >} catch (Exception e) { >log.error("Exception caught in > readRecordView()!!!"); > return ERROR; > } >} > > > User access goes to updateRecordView ac

RE: HELP!!! DoubleSeclect tag with default values

2008-11-10 Thread Jipu Jiang
ippe Scheidt [mailto:[EMAIL PROTECTED] Sent: Monday, November 10, 2008 12:22 PM To: Struts Users Mailing List Subject: Re: HELP!!! DoubleSeclect tag with default values Can you paste your code please? Scheidt. On Mon, Nov 10, 2008 at 9:04 AM, Jipu Jiang <[EMAIL PROTECTED]> wrote: > Dear all

Re: HELP!!! DoubleSeclect tag with default values

2008-11-10 Thread Felippe Scheidt
Can you paste your code please? Scheidt. On Mon, Nov 10, 2008 at 9:04 AM, Jipu Jiang <[EMAIL PROTECTED]> wrote: > Dear all, > > I was trying to display a JSP page with some parameters from the > database. Everything shows up perfectly except the second dropdown list > of the doubleselect tag, w