  | 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 | I have been trying to get our servlet working with Tomcat5.0 without much
success. The servlet works flawlessly in Tomcat4.0 and Tomcat4.1 although
dropping the same WAR file in Tomcat5.0 on WindHi
Where can I read about the meaning of the following
options maxThreads "150 " minSpareThreads "25 "
maxSpareThreads "75 "
My server tends to lock out a user who bombards it
with requests soRecently I asked whether Tomcat can be used w/o
Apache and the answers that I received convinced me
that for my project using Tomcat by itself is the
right thing to do.
But does Tomcat suppor
Hi
Please help. Any sugestion is welcome. In my web page users send email
with attachment so upload is related. I can provide the file in either a
byte[] array or in an inputstream. I try I would really appreciate any help on this.
I have two applications running on a Tomcat server. One is the main webpage
and the other is a shopping cart for that webpage. I would like to set up a
I have Tomcat 4.1.27 on a Linux box at a particular public IP address
and I want to make it forward ALL requests to a Tomcat on a Windows box
at another public IP address. Over the weekend we chaHi
Is it possible to enable digital certs as a authentication method for
the admin app. and if yes - please tell me how.
Thank you
Edmon
Hi all
I 'm wondering -- is there a way to start Tomcat 5.5.4 in the background on
Windows without seeing the console and without running it as a service?
Here 's my situation
I have a Hi
I am getting an out of memory error when I start Tomcat. I read posts on
this in the past and followed some instructions to increase by min and max
memory settings in catalina.sh. I have Hi
I 'd like to know how setting a custom TrustManager in Tomcat 4.1.31. I have my custom provider installed and working ok. I tried to override "ssl.TrustManagerFactory.algorithm " property with Hello
The build.xml supplied in the Tomcat 5.5.4 (Windows XP) documentation has
this line in the 'install ' target
localWar "file //${build.home} "/ >
Following the "development pHello
Interests everything that is connected to managements of transactions at use DBCP...
Who Can will share experience or links? The database is not essential.
The principle of work with trans
Sorry for my ignorance. Is there anyone who happens to have a guide on
how to install SSL into tomcat. I have tried using the method that comes
with tomcat documentation with no success.
ThanHi All
I have quite a problem with HTTPServletReuquest in some Servlets sometimes.
Sometimes if I access HTTPServletRequest in Servlet I get only a
"null "-Pointer and my Servlet crashes. But IHi All
I have a JSP page that eventually opens Excel page.
I got my content type set to be "application/vnd.ms-excel "
I also work with FOP to serialize the Excel.
I got this working for bot
Hello all!
I am trying to precompile my JSPs using org.apache.jasper.JspC.
Problem The ones that use JSTL result in uncompilable Java code.
[Sorry for my english. Is it uncompilable or incompiHi
situation
A tomcat instance where several independent webapps are hosted. (kind of
"shared hosting ").
scenario
A developer for one of this webapp is kind of lazy (or not that skilful)
aHi to everybody
I need an idea. suppose I have some webapp that i need to share
among some other webapplication. For example suppose I have three
customer website each that need the access toI just shifted to DataSource Connection pooling. I followed
http //jakarta.apache.org/tomcat/tomcat-5.0-doc/jndi-datasource-examples-howto.html
Here they have given 3 parameters to specify Finally after long struggle I could get the datasource things running.
The things are working when i specified all into GlobalResources and
GlobalContext inside server.xml
My server.xml isI 'm getting the following error in an insert the update works fine.
Is there a way to get a more informative error message about the error?
Does anyone see a syntax error that I missed?
I 'm Hi
Just switched to a certain extent to 5.5 (hero).
I 'm getting
Sintax error on toekn "import " Identifier exprected
after this token.
but the stack trace does not refer to any of my
clasHi
I was thinking about a servlet approach a
initialization servlet which will load a properties
file from its init method and setup the initial debug
level suppose "ERROR " this servlet also hDavid Johnson wrote
> Using taglibs instead of code adds a level of obfuscation that IMHO
> makes it difficult to get work done. I always end up taking the servlet
> that was generated from thThe intent of JSP is that it is primarily HTML with just enough Java to
make things work. Ideally you can hand a JSP to a web designer who is
not a programmer and they can make a pretty web page tI certainly wouldn 't presume to speak for Craig so this is just my own
answer...
Scriplets that is code in JSPs inside <% % > is generally considered a
Bad Thing(tm) because it 's too easy foI just read this thread and didn 't quite understand
it. If it means what it seems to mean on the surface
I 'm doing everything wrong.
Schematically my typical JSP page looks like the
following Hi
I need help porting an application from Tomcat 3.3 to
Tomcat 5.5. I could spend the day "plowing " through
documentation and figuring out the new philosophy or I
could spend an couple of hourHi all
I have a suggestion regarding the StandardWrapper
class in Tomcat 5.5.4. It contains a loadServlet()
method that catches Throwable when trying to create
the servlet using reflection buCall me a realist but the jars you are talking about are only
375k...if 375k of memory kill your web app go to ebay and pick up
another gig of ram and it will be fine. -)
Seriously I have b |
|
 |