I have the following jsp file on tomcat 5.5.23. When the file is invoked,
it only returns the header row of the table (First Name, Last Name, User
Name, Password), but does not return the expected records from the Oracle
data table. The entire jsp file is as follows:
<%@ page session="false" %>
D MESSAGE-
> Hash: SHA1
>
> Jason,
>
> Jason Ling wrote:
> | When the file is invoked,
> | it only returns the header row of the table (First Name, Last Name, User
> | Name, Password), but does not return the expected records from the
> Oracle
> | data ta
();
>
>
> -
> and do you have this "DBDevTrackConnDS" set up in your server.xml file --
> either in the context tag or your respective META-INF directory's .xml files
> ?
>
> -Original Message-
> From: Jason Ling [mailto:[EMAIL PROTECT
Hi, everybody:
I was trying out the DataSourceRealm configuration by following the
documentation included in the installation of Tomcat 5.5.23 on my machine
but could not make it work. It would be very much appreciated if Tomcat
gurus and veterans can spare some time reading my message and help m
On Mon, Mar 3, 2008 at 1:11 PM, David Delbecq <[EMAIL PROTECTED]> wrote:
> Jason Ling a écrit :
> >
> > I changed the element in the server.xml file, and it became:
> >
> >> dataSourceName="jdbc/webappDB"
> &g
On Mon, Mar 3, 2008 at 1:11 PM, David Delbecq <[EMAIL PROTECTED]> wrote:
> Jason Ling a écrit :
> >
> > I changed the element in the server.xml file, and it became:
> >
> >> dataSourceName="jdbc/webappDB"
> &g
, which are on the Oracle server which is sb.lehman.cuny.edu,
and is not in any of the attributes listed above. Did I miss any components
in the configuration that I tried?
Jason
On Mon, Mar 3, 2008 at 1:11 PM, David Delbecq <[EMAIL PROTECTED]> wrote:
> Jason Ling a écrit :
> >
&g
source configuration, which agina is separate from the realm.
>
>
> Jason Ling a écrit :
> > Thank you, David.
> >
> > Sorry, I sent this message two times, each time only the quoted message
> was
> > sent, but not my reply. This is another try.
> >
&
) is done in a context.xml file, which is
> tomcat specific. The file can be either located in META-INF/context.xml
> in your webapp for auto configuration or be put manually in tomcat
> config (conf/Catalina//.xml)
> Jason Ling a écrit :
> > Thank you, David. Now it works!
&
Thank you Mark for your clue!
Jason
On Mon, Mar 3, 2008 at 4:14 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Jason Ling wrote:
> > What is the the sub-element of for in the
> > application's web.xml file, when and how is it used? Suppose I
> configure
> &g
10 matches
Mail list logo