You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Adam Nowalsky <ad...@dandy.net> on 2002/12/23 20:40:58 UTC

unwanted output of sql

hi, all.  running tomcat 4.1.12 on a windows xp machine.  sometimes when i
run a query and the resultset contains 0 rows, tomcat will return the
contents of my executed sql statement to the browser, including any other
jsp in the page.  if it matters, i am using the dbtags library for my
connection and results output.  sometimes reloading the page a couple of
times helps.  if i change the underlying database (mysql) to cause the query
to return records, then the sql output often goes away.  as anyone else
experienced similar behavior?  i couldn't seem to find anything in the bug
database, but that's not saying it isn't there!

thanks for any help!


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Tomcat Standalone SSL and client certificates?

Posted by Jason Pyeron <ja...@pyeron.com>.
oh I got a good one here all, 

in tomcat-docs/ssl-howto.html under section Introduction to SSL, I quote:

In certain cases, the server may also request a Certificate from your web 
browser, asking for proof that you are who you claim to be. This is known 
as "Client Authentication," although in practice this is used more for 
business-to-business (B2B) transactions than with individual users. Most 
SSL-enabled web servers do not request Client Authentication.


can tomcat do  Client Authentication?
if so how, as i need to doit?

-Jason Pyeron

-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
-                                                               -
- Jason Pyeron                   http://www.pyerotechnics.com   -
- Owner & Lead                  Pyerotechnics Development, Inc. -
- +1 410 808 6646 (c)           500 West University Parkway #1S -
- +1 410 467 2266 (f)           Baltimore, Maryland  21210-3253 -
-                                                               -
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

This message is for the designated recipient only and may contain 
privileged, proprietary, or otherwise private information. If you
have received it in error, purge the message from your system and 
notify the sender immediately.  Any other use of the email by you 
is prohibited.





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>