You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Dave Newton <da...@solaraccess.com> on 2002/04/02 00:11:08 UTC

[OFF-TOPIC] Re: jstl sql dataSource configuration help

On Monday 01 April 2002 04:45 pm, James Hazel wrote:
> I am a student taking a class in JSP's and my current project is to use the
> jstl in a web-app tied into a database.  I believe the problem I am having
> derives from getting a datasource.

When I was a kid I took Fortran (and Prime assembly!) and our database was a 
text file and we got our email over a uucp connection.

Hrmmm. Wow.

> <sql:query var="stuff" dataSource="${dataSource}"
>  SELECT * FROM articles</sql:query>
> <c:out value="Query completed.  Rows returned are: " />
> <c:out value="$stuff.getSize()" />

I would have sworn that my code was longer than this, too.

I am occasionally amazed (and somewhat disturbed ;) at all that has happened 
since them thar days of old. Now I'm mostly struggling to keep up with all 
the new APIs, unit testing frameworks, and eXtreme programming tools and 
slowly deciding that I should just paint pictures or play guitar or something.

Oh, everybody kindly send Intel an email reminding them that it's bad karma 
to take Yoga Inside (they teach yoga to incarcerated juvenile delinquents) to 
court claiming trademark dilution.

Dave "Feeling slightly melancholy" Newton

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>