I have developed a web application using netbeans and Tomcat 6.0. I have
deplyed the resulting WAR file to a website Host server that is running
Tomcat 5.5. However the JSTL tags are displayed instead of the exposing the
database contents. The application uses a connection pool to connect to the
d
So aside form installing Tomcat 6 is there a way round this compatibility
issue. ie is there a way that a Tomcat 6.0 WAR could be made to function in
tomcat 5.5.
markt-2 wrote:
>
> Computerjuice wrote:
>> I have developed a web application using netbeans and Tomcat 6.0. I have
&g
l the JSTL tags were
displayed with no apparent connection to the database. There must be a
problem with the website Host.
Thank you to all that replied
Hassan Schroeder-2 wrote:
>
> On Wed, Apr 16, 2008 at 4:59 PM, Computerjuice <[EMAIL PROTECTED]>
> wrote:
>>
>> S