JSTL : ForEach Iterating over XML

2003-01-07 Thread Christian Avril
Hi, In the example standard taglib • implementation of the JSP Standard Tag Library and with the example ForEach Iterating over XML nodes from XML Examples I Can see : Parse / ForEach -> foo 1 -> bar 2 -> bar 3 -> foo 4 -- -> -> -> element present -> element prese

Taglibs standard-examples

2003-01-03 Thread Christian Avril
I speak about : standard-examples in "Welcome to the standard-examples web application!" This web application includes a variety of sample JSP pages that showcase the JSTL tags specified within the JSR-052 Expert Group. standard taglib • implementation of the JSP Standard Tag Library Chris > Hi,

startup.ini

2003-01-03 Thread Christian Avril
Hi, It's a very good idea, but have you the source code startup.Init ( Init.java ) ? or more examples ? Thank's Chris The source code for the JSTL examples includes class startup.Init to initilialize the objects used in the examples. This allows us to mimic the environment that would normally b

Re: JSTL

2002-12-11 Thread Christian Avril
1 Dec 2002, Timothy Fisher wrote: > > > JSTL, stands for "JSP Standard Tag Library" > > > > I believe they are one and the same. > > > > Tim > > > > -Original Message- > > From: Christian Avril [mailto:[EMAIL PROTECTED]] > > Sen

Re: JSTL

2002-12-11 Thread Christian Avril
In my question , there is no confusion JSTL and JSP TL use both the tags ( c...core, xml, database ) But why two names for the same Tag Library ? Christian Avril a écrit : > Hi , > > Can You tell me what's the difference between > JSTL andJSP Standard Tag Library > I J

JSTL

2002-12-11 Thread Christian Avril
Hi , Can You tell me what's the difference between JSTL andJSP Standard Tag Library I Just use Struts and I use the tag ( html , logic ...bean ) I see information about JSTL . ( c for core ...etc ) But , please what's difference with JSP Tag Library. Let's see... perhaps JSTL is for Apache