RE: [MVC-Programmers] JSTL forEach --- Struts-menu

2003-03-16 Thread Hue Holleran
arch 2003 21:53 To: mvc Subject: Re: [MVC-Programmers] JSTL forEach --- Struts-menu To everyone who's had trouble with the "forEach" tags, I think if you change your resin.conf appropriately, your troubles will be over..:) I attach a copy of my resin.conf. I had to change the java

Re: [MVC-Programmers] JSTL forEach --- Struts-menu

2003-03-15 Thread Geeta Ramani
To everyone who's had trouble with the "forEach" tags, I think if you change your resin.conf appropriately, your troubles will be over..:) I attach a copy of my resin.conf. I had to change the java compiler to point to "internal" and also I changed the document-directory configuration - not sure w

Re: [MVC-Programmers] JSTL forEach --- Struts-menu

2003-03-14 Thread Geeta Ramani
Dave: Do you mean that you have the jstl Thanks everyone for the log4j hints. i have working now. i am used to > initilizing the logging from a standalone application (and applet) so the > server side config was slightly confusing. > > On to other problems: > > JSTL (forEach) > > I have the JSTL

[MVC-Programmers] JSTL forEach --- Struts-menu

2003-03-13 Thread dschorsc-rtsc
Thanks everyone for the log4j hints. i have working now. i am used to initilizing the logging from a standalone application (and applet) so the server side config was slightly confusing. On to other problems: JSTL (forEach) I have the JSTL forEach (from core) and sql tags working on a standalone