Wrox Home  
Search P2P Archive for: Go

  Return to Index  

j2ee thread: Re: java server programming (j2ee)


Message #1 by "Kalyan Tej Musunuri" <wroxp2p@y...> on Sun, 13 May 2001 09:53:36
Hi. 

1. If you tried to view the server.xml file in a brower, then you are 
going on the wrong track. the server.xml is meant for the tomcat to parse 
and read the properties and preferences. You should view it using a text 
editor. and edit the required information to suit your requirements.
2. The information you have supplied is not sufficien to understand your 
problem. But i have a suggestion to make. since you are using oracle as 
the backend, it is better to use jdbc net drivers for oracle instead of 
jdbc-odbc bridge driver. the jdbc-odbc brige eats up time. you can 
download the oracle jdbcnet driver from oracle.com.

bye 
kalyan Tej

>   
>   subject:java server pages
>   chapter-11
>    page-520
>   
>   problem-: Iam working on tomcat 3.2.1 webserver
>   
>     1.  When iam trying to view the server.xml file its showing error
>       it came with the package 
>     2. In TechSupport example Iam using Oracle database
>        with Jdbc-odbc driver,
>        
>        The problem facing with the reqesrId .Pl advice what are the 
chages 
> in coding to generate sequence number
> 
>  
>   regards
>    saiswaroop

  Return to Index