Re: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_06

2004-03-14 Thread Gaurav Vaish
Do you have the servlet.jar in your classpath? Cheers, Gaurav http://gallery.mastergaurav.net/ - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 15, 2004 11:16 Subject: Internal Servlet Error using Taglibs-image on Tomcat 3.2.3 and j2sdk1.4.1_

Re: Iterator : Newbie

2004-03-12 Thread Gaurav Vaish
e (like generating tag tests maybe)? If you really have a > use case, perhaps sharing that would help generate more effective feedback. > > Quoting Gaurav Vaish <[EMAIL PROTECTED]>: > > > No No No. > > > > It's simple to 'out' the value of a variable

Re: Iterator : Newbie

2004-03-12 Thread Gaurav Vaish
> > > What you might want to do is read the Sun JSTL Specification. It provides an > excellent reference to how the tags work and is very readable. Check it out > at: > > http://java.sun.com/products/jsp/jstl/ > > Grtz, > > Martin > > -Oor

Re: Iterator : Newbie

2004-03-12 Thread Gaurav Vaish
them, can be read how? > > Martin > > -Oorspronkelijk bericht- > Van: Gaurav Vaish [mailto:[EMAIL PROTECTED] > Verzonden: donderdag 11 maart 2004 20:31 > Aan: [EMAIL PROTECTED] > Onderwerp: Iterator : Newbie > > > Hi, > > I have just started with TagLibs - an

Iterator : Newbie

2004-03-11 Thread Gaurav Vaish
Hi, I have just started with TagLibs - and uff! what a hot + fun time I had. Coming to point... I have the following scenario: - A set of components that I want to display. - Their display (visible or not, and order) is given by a configuration which is user dependent. - So,