Re: Wondering About Struts...

2002-01-22 Thread Howie
not supporting jsp:include's inside of custom tags, so i am taking that into consideration... but for the most part, im unimpressed with taglibs. --- Howie [EMAIL PROTECTED] URL: http://www.toodarkpark.org -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands, e-mail: mailto

location of ApplicationResources.properties...

2001-08-22 Thread Howie
in the .properties file. interestingly, the struts example apps have no problems with grabbing info from the .properties file. they can even look at _my_ properties file, but as soon as i try to use it in my app, no go. --- Howie [EMAIL PROTECTED] URL: http://www.toodarkpark.org This sort of thing has

Re: Problems with Database because of Datasource-Config of Struts!

2001-07-12 Thread Howie
if the problems persist. im betting that its not a problem with Apache's DataSource implementation and Connection wrapper, though. --- Howie [EMAIL PROTECTED] URL: http://www.toodarkpark.org This sort of thing has cropped up before and has always been due to human error. -- HAL

Re: html:options not understanding collections from form beans ?

2001-07-10 Thread Howie
view-is-actually-a-class concept :) -- Ted Husted, Husted dot Com, Fairport NY USA. -- Custom Software ~ Technical Services. -- Tel 716 737-3463. -- http://www.husted.com/about/struts/ Howie wrote: ive got a little problem with html:options. in my form bean i have a method called

html:options not understanding collections from form beans ?

2001-07-08 Thread Howie
and labelProperty as its iterating through. was this the original intent ? --- Howie [EMAIL PROTECTED] URL: http://www.toodarkpark.org