Re: [FRIDAY] Please help us end terror

2002-09-06 Thread dave sag
will help the whole world. Thank you for your support, Yury. -- -- Dave SagCEO Portable Whole Ltd [EMAIL PROTECTED]http://www.portablewhole.com Software Development will soon be an Agri-business

html:errors tag behaves strangely.

2002-07-29 Thread dave sag
hi people using struts1.1beta i want to display my errors such that i get any major errors at the top of the page and then any form specific validation errors down with my form. doing this simply was in fact my main motivation for migrating to struts. so i have set up my page and it all

what happened to the struts:message tag?

2002-07-27 Thread dave sag
Hi people, I have just installed Struts 1.1 beta for experimentation (running with tomcat4 that comes with the java webservices pack) and, having never used struts before, have a pretty basic question. the example code i have been looking thru makes constant reference to a struts:message

RE: what happened to the struts:message tag?

2002-07-27 Thread dave sag
can scrap a whole package from my new webapp. cheers and thanks dave ps: are there any GUIs with built in support for struts and JSTL and other standard taglibs? At 10:01 AM -0700 27/7/02, Martin Cooper wrote: -Original Message- From: dave sag [mailto:[EMAIL PROTECTED]] Sent

a question re forms in page fragments.

2002-07-27 Thread dave sag
hey there, i want my login form to exist in a small reusable fragment within my jsp page. this is easy enough but when i specify my action mappings in the struts-config.xml file i need to specify an input attribute for the login action, and valid and invalid forwarding. this way i could have