  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Tomcat | Hi
Trying to get a custom login through a JAAS
LoginModule.
Got the authentication to work (confirmed thru
println()) but get back a HTTP
unauthorized error in the browser.
Gets to the commit() oI 'm trying to implement a lifecycle listener to initialise and more
importantly shutdown a resource that I wish to access from multiple
webapps.
If I put my listener class in common/classes then I Hi
we are implementing the connection pooling in our application.
connections are taken from the data source.
After getting the connection i need to confirm whether i have to expliHi!
I noticed the following strange behaviour while playing with the form-based
login example under http //localhost 8080/jsp-examples/security/protected/ on a
freshly unpacked Tomcat core archive (tHello
I have this directories in my project of eclipse
RepositorioSVN
trunk
src
java
resources
webapp
WEB-INF
web.xml
jasper
jsp
build
lib
bin
In Hi
I ' new in Tomcat. I 'm using Tomcat 5 and I don 't know how I can create a web service!
Can you help me?
Thanks
Hung.
Hello
I need to use the -noverify option for Tomcat running as a service. I am
able to add this option when I run it by launching the startup.bat script
and this works properly as shown below
set
Hi
Any having idea about why my latin character ? getting converted to
'SS ' all the time however my other character are going smoothly
indatabase except above i am trying to insert into datHello all
I 've come across a problem with using private variables in custom tags with
Tomcat. I have this tag class
public class TestTag extends TagSupport {
private Date testDate new DateHello
I have configured my developpment tomcat to automatically check for
ressoures changes in the webapp folder making it easier to update JSPs.
The webapp is slow to load because of a few servelthi
We are using 'cname ' to connect to a server to use a java servelet.
We are getting the following exception if we move the code to some
other server and the functionality related to that codHello
I 'm stopping & restarting tomcat ervery night with a cron job. I do this
because we have many applications running and sometimes we need to simply
clean the system.
The cron job invokes a sHi
I have a regular HTML page and a ServletRequestListener. For some
reason Tomcat invokes requestInitialized and requestDestroyed twice
for every client request.
In other words
requestInitialized
We are about to move an application from Tomcat 4.1 to Tomcat 5.5.
We are already running Tomcat 4.1 under Sun java 1.5 on 32-bit Linux on dual
Xeon processors with 4GB of memory.
Can anyone else coBear with me I 'll try to make this short but want to give enough
info/background that it makes sense. Basically we are a bit confused by the
output of the DBCP logAbandoned parameter. Any help is ap
Gang
I have a somewhat heavily loaded tomcat application that uses a
fairly standard Apache 1.3.33 / mod_jk 1.2.15 / tomcat 5.0.28 set up. I
am doing load balancing in the mod_jk going to 2 I have been trying to create a virtual host with tomcat 5.0.28 to no
avail. I have read all the docs. read the Wiki. and still no joy.
I must be missing something very fundamental and obvious to loHello
I would like the default application path to send a redirect to our
homepage (a site that is not running on tomcat). I tried editing
index.jspinside the ROOT folder but I found out that thHi
I 've been making If-Range requests to Tomcat (5.5.16) and it seems
not to be sending back content when the request and current ETags
don 't match.
RFC 2616 section 14.27 says
If the entity taThanks! This sounds promising D
I guess I need to figure out what modules I need to load etc.
It seems like my Apache installation don 't have any
mod_proxy_ajp.so (or what the name is).
I think I 'Hello.
My thanks to everyone for their assistance. The ServletContextListener
works just fine to run my thread in the background when tomcat starts up
and closes.
Thanks very much.
Bruce.
------Hello everyone
If this is not the right place to post this could you please let me know
where. I have searched the forums and Google and cannot find an answer.
I have a Servlet filter that checksI 've been trying to get PostgreSQL set up to be accessed through JNDI
in Tomcat 5.5.x. I found the docs page describing it "jndi-
datasource-examples-howto.html " and followed the example there bHi there )
I 've been trying to figure out how to get my Tomcat 5.5.16 to play with an
Apache 2.2. (and Linux)
I 'm new to configuring these applications and seem to get lost in the
documentation.
moI have a 3-node cluster running on Linux. All 3 boxes are identical.
Eth0 - A class B network address - The 'public ' interface for web traffic
(public in that it goes back out through httpd to the Hi everybody
I marked this message as OT because it may not pertain to Tomcat even
if I presume so.
I have a problem with a Jboss/Tomcat 5.5 installed on an IBM AIX
machine. The application redirecHello!
I 've classes within a web-application on tomcat-5 and everything works fine.
Then I put these classes to the shared folder I get this error
java.lang.NullPointerException
org.apache.strHi
The following JSP presents a well-known problem found all over the web regarding GET form submissions not encoding form parameters properly. The issue does not exist with POST.
I have read just I 've a problem compiling jsp 's against jdk1.5. I 've searched the archives
google tomcat docs etc but found no help on my specific issue although I
can see anumber of people have had problems with gehi
I created a tomcat cluster (using tomcat 5.5.15 and jdk 1.5.0_06 in linux)
with two nodes
by uncommenting the existing cluster element in server.xml and changing the
tcplisten ports.
And I creat |
|
 |