Reference Sites

2001-03-10 Thread Andrew Harris
I'm looking for reference sites which use Struts, to make a case for use of Struts on a project, particularly large sites or high traffic sites. Which sites out there are using Struts? Is there a reference sites web page somewhere? Thanks -- Andrew Harris [EMAIL PROTECTED]

Re: Iterate an indexed property, again?

2001-03-10 Thread Michael Mok
Hi How about this? %int counter = 0;String s = null; String beanpropertystart = null;String beanpropertystop = null; s.valueOf(counter);for (int i = 0; i myRoutingList.getRouteElements().size(); i++) { beanpropertystart = "routingDate[" + s +"].timeOfDayStart"; beanpropertystop =

Using Struts With WebSphere.

2001-03-10 Thread dion
WebSphere doesn't come with "a Model-View-Controller model (Model II) as a model for it's applications." out of the box. It's something IBM provide as a sample downloadable off the web. Commerce Suite is another story and does have it's own framework. For newsgroups, see the websphere/vaj

Newbie Struts Question

2001-03-10 Thread dion
Looks like the message tag can't find your Application.properties file. -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au NetRexx: http://www.multitask.com.au/NetRexx.nsf - Forwarded by dIon Gillard/Multitask Consulting/AU on 11/03/2001 02:33 PM - Newbie Struts