Thanks,
That is what I needed. I sincerely appreciate.

Scott

-----Original Message-----
From: Wagoner, Mark [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 12, 2002 9:25 AM
To: 'Tomcat Users List'
Subject: RE: Want to grab SQL stmt from executing servlet


If the database is Oracle there is a system table called V$SQLAREA that
holds this information.

-----Original Message-----
From: Scott Purcell [mailto:[EMAIL PROTECTED]]
Sent: Friday, April 12, 2002 10:17 AM
To: [EMAIL PROTECTED]
Subject: Want to grab SQL stmt from executing servlet


Hello,

I have the need to parse out a query from a running .jar file.
The .jar is a servlet that does some queries to a local DB. I want to grab
the querystring that is being sent to the
DB somehow when I am running the servlet.

Is there anyway to achieve this goal??




--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to