FW: property element in logic tag

2004-10-21 Thread Suzy Fynes
Hi, Can anyone see why the following will would not work PersonStatus is a session object that contains a nested object countryCode of type CountryCode and the class CountryCode contains a string m_countryCode. There is also a session object CountryCode that is an arraylist of different

struts and intelli j

2005-03-03 Thread Suzy Fynes
Hey, I'm having trouble getting Intelli j to find my struts jar. I've the jar to the project class path but http://struts.apache.org/dtds/struts-config_1_1.dtd";> its not finding the http://struts.ap ... resource I'm getting the URI is not registered Any ideas why t

RE: struts and intelli j

2005-03-03 Thread Suzy Fynes
ur Struts 1.1 download. hth, Hubert On Thu, 3 Mar 2005 16:18:50 -, Suzy Fynes <[EMAIL PROTECTED]> wrote: > > > Hey, > > I'm having trouble getting Intelli j to find my struts jar. I've the jar > to the project class path but > "-//Apache Soft

RE: struts and intelli j

2005-03-03 Thread Suzy Fynes
ectory of your Struts 1.1 download. hth, Hubert On Thu, 3 Mar 2005 16:18:50 -, Suzy Fynes <[EMAIL PROTECTED]> wrote: > > > Hey, > > I'm having trouble getting Intelli j to find my struts jar. I've the jar > to the project class path but >

Sorting

2005-01-24 Thread Suzy Fynes
Hi, Can anyone suggest the best way to order data in a JSP (from mysql database) using struts? i.e. list of names and address, can click a column to order by first name, or last name or address etc Thanks Suzy

Multiple / Nested Forms

2008-02-26 Thread Suzy Fynes
Hi, Does anyone know if its possible to have nested forms on a JSP? Essentially have a html form, then another form within it. Thanks, Suzy

RE: [struts] [OT] Re: Multiple / Nested Forms

2008-02-26 Thread Suzy Fynes
itial form. Thanks Suzy -Original Message- From: Dale Newfield [mailto:[EMAIL PROTECTED] Sent: February 26, 2008 4:26 PM To: Struts Users Mailing List Subject: Re: [struts] [OT] Re: Multiple / Nested Forms Suzy Fynes <[EMAIL PROTECTED]> wrote: > nested forms What is it th