CVS->SVN Migration complete

2005-07-13 Thread Henri Yandell
Taglibs is now loaded into the Apache Subversion repository. Open the following in a browser and take a look around: http://svn.apache.org/repos/asf/jakarta/taglibs/ The svn externals are setup for proper and sandbox, so you can use the following two lines to check out the equivalent of the curre

c:import and context attribute

2005-07-13 Thread Dylan MacDonald
Can someone explain the context attribute in the c:import tag? I'm working in a development environment that differs from the production environment in that the root of the server isn't "/", it's "/www" (the production root is obviously "/"). Needless to say this makes it difficult to code anythi

Re: help!! why UNION of multiple tables is not working

2005-07-13 Thread Rahul P Akolkar
<[EMAIL PROTECTED]> wrote on 07/13/2005 10:49:12 AM: > Thanks for all your help. I think its a bug in JSTL. It works in JDBC... > This cannot be a JSTL bug as there is nothing in the JSTL sql sources that would special case a union. Having said that, I don't have an answer to your question base

Re: help!! why UNION of multiple tables is not working

2005-07-13 Thread missterie
Thanks for all your help. I think its a bug in JSTL. It works in JDBC... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]