RE: removing those blank lines from the output

2003-07-08 Thread Neil Zanella
gt; > > for you... > > > > > > Cheers, > > > Yann > > > > > > > --- Yann Cébron <[EMAIL PROTECTED]> wrote: > > > > > Hi, > > > > > > > > > > here's a snippet I use in my build.xml aft

removing those blank lines from the output

2003-07-06 Thread Neil Zanella
Hello, Is there really no NEAT way of removing those blank lines left over from JSP tags in the output??? I'm shocked!!! :-() Thanks! :-) Neil - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMA

Re: Jakarta Taglibs Installation

2003-07-06 Thread Neil Zanella
specified by the following part of the DTD: ... so I put it after the description (as I do not have the optional distributable element in my web.xml file: I don't use it). Now that I fixed that the error is gone! Thanks! Neil On Sun, 6 Jul 2003, Neil Zanella wrote: > > Excellent ide

Re: SQL tag library installation question

2003-07-06 Thread Neil Zanella
On Sat, 5 Jul 2003, Henri Yandell wrote: > On Sat, 5 Jul 2003, Neil Zanella wrote: > > > As it seems to me that Tomcat does not make use of the CLASSPATH > > variable at all (i.e. it does not read it when it is started) > > (is this correct?), then how can Tomcat possibl

Re: Jakarta Taglibs Installation

2003-07-06 Thread Neil Zanella
the ordering of > your other directives, try looking at the DTD. > > nick > > On Fri, 4 Jul 2003, Neil Zanella wrote: > > > > > Well, now I am not entirely sure that it is mandatory, because I have > > a JSP page such that when I change the WEB-INF/web.xml to includ

SQL tag library installation question

2003-07-05 Thread Neil Zanella
Hello, I wonder whether anyone has been using the SQL tag library. I am wondering about the following: As it seems to me that Tomcat does not make use of the CLASSPATH variable at all (i.e. it does not read it when it is started) (is this correct?), then how can Tomcat possibly find on the syste

Re: Whitespace Galore!

2003-07-05 Thread Neil Zanella
-- Forwarded message -- Date: Fri, 4 Jul 2003 19:15:06 -0230 (NDT) From: Neil Zanella <[EMAIL PROTECTED]> To: Tag Libraries Users List <[EMAIL PROTECTED]> Subject: Re: Whitespace Galore! On Mon, 30 Jun 2003, Rick Ross wrote: > 2. There is a ton of whitesp

Re: Jakarta Taglibs Installation

2003-07-04 Thread Neil Zanella
Well, now I am not entirely sure that it is mandatory, because I have a JSP page such that when I change the WEB-INF/web.xml to include the following lines (for connecting to a database which is not yet on the network): javax.servlet.jsp.jstl.sql.dataSource jdbc:post

Re: unable to load class out

2003-07-04 Thread Neil Zanella
at explanation of why on this > list a while back. You might want to find it and read > it. - MOD Indeed, it makes things easier for the user to just download the stuff all bundled together and run it. So how come C++ programs don't bundle the entire STL with them? ;-) Neil > --- Neil Z

Re: Whitespace Galore!

2003-07-04 Thread Neil Zanella
On Mon, 30 Jun 2003, Rick Ross wrote: > 2. There is a ton of whitespace all over my output. Many many newlines ... > so many, that it is hard to examine the source of the output. I think that > most of it is in the bodies of conditionals... anyone else having > problems? Yes!!! This is the

SQL tag library installation question

2003-07-04 Thread Neil Zanella
Hello, I wonder whether anyone has been using the SQL tag library. I am wondering about the following: As it seems to me that Tomcat does not make use of the CLASSPATH variable at all (i.e. it does not read it when it is started) (is this correct?), then how can Tomcat possibly find on the syste

Re: unable to load class out

2003-07-02 Thread Neil Zanella
little inefficient as quite a lot of copying needs to be done. More space efficient solutions are welcome. Thanks, Neil On Sun, 29 Jun 2003, Neil Zanella wrote: > > Hello, > > I have a tag that begins with > When I run Jasper by loading the page I ge

Re: Jakarta Taglibs Installation

2003-06-29 Thread Neil Zanella
> > documentation on the > > syntax of this XML element and what > > attributes/contents > > should I set for this element? > > > > Thanks, > > > > Neil > > > > > --- Neil Zanella <[EMAIL PROTECTED]> µÄÕýÎÄ£º> > > >

Re: Jakarta Taglibs Installation

2003-06-29 Thread Neil Zanella
which makes this unnecessary. In case 2 is not true, then where can I find documentation on the syntax of this XML element and what attributes/contents should I set for this element? Thanks, Neil > --- Neil Zanella <[EMAIL PROTECTED]> µÄÕýÎÄ£º> > > Hello, > > > > I ha

unable to load class out

2003-06-29 Thread Neil Zanella
Hello, I have a tag that begins with

Jakarta Taglibs Installation

2003-06-29 Thread Neil Zanella
Hello, I have installed Jakarta Tomcat 4.1.24 and Jakarta Taglibs 1.0.3, both of which support the JSP specification. I found the README file /usr/local/jakarta-taglibs/standard-1.0.3/README to be close to useless: it seems to me that copying the files standard-doc.war and standard-examples.war t