RE: Unsubscribe me!

2001-08-20 Thread Mills, Theo
you realize this is the struts-user list, and not the struts-dev list? maybe [EMAIL PROTECTED] would work? dunno if that's your problem or not. :) -Original Message- From: Vince Davis [mailto:[EMAIL PROTECTED]] Sent: Monday, August 20, 2001 11:12 AM To: '[EMAIL PROTECTED]' Subject: RE:

RE: How do you format a date using struts/iterate?

2001-08-15 Thread Mills, Theo
Why don't you use the datetime taglib? http://jakarta.apache.org/taglibs/doc/datetime-doc/intro.html -Original Message- From: Bob Byron [mailto:[EMAIL PROTECTED]] Sent: Wednesday, August 15, 2001 10:14 AM To: [EMAIL PROTECTED] Subject: Re: How do you format a date using struts/iterate?

XML based ApplicationResources.properties

2001-08-14 Thread Mills, Theo
Are there any plans to turn the ApplicationResources.properties into an actual xml document? It would make the file more manageable, IMO, by conforming to a standard found in other struts "property" files, such as struts-config, and allow messages to be returned as actual html or text blocks, rat

RE: error running struts examples.war

2001-08-09 Thread Mills, Theo
Are you running apache, or tomcat as a standalone server? -Original Message- From: Moses Lam [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 09, 2001 11:32 AM To: '[EMAIL PROTECTED]'; [EMAIL PROTECTED] Subject: error running struts examples.war hi, i downloaded the following binaries:

Tomcat/Apache/mod_jk

2001-08-09 Thread Mills, Theo
I'm running: Win2k Tomcat 3.2.2 Apache using mod_jk The instructions for setting up Struts on Tomcat using Apache state that you need to add AddHandler jserv-servlet .do to your tomcat-apache.conf. However, this doesn't seem to apply to mod_jk, and I don't know how to add the .do directive.