  | 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 Has anyone here ever had to use a cgi-bin directory to try and
connect to tomcat? ie some script that when run under cgi-bin connects
and forwards the info to tomcat? I cant find much on it bHello
I am migrating an application to a new server. The web application is
installed on the new server I still need to serve it on port 8080 since
some users are using it like this. But I also nee
Hi
My list is small only 5 URLS
I save it in (String[]) that load in the Filter init method by init
parameter in the web.xml.
Every request i take the ServletPath and to this part in function
b
Hi to all again
I added filter object for all requests <url-pattern >/* </url-pattern >.
In the Filter class i check the ServletPath
(HttpServletRequest.getServletPath()) and
i check if is equals to I had a weird thing happen yesterday
I 'm running TC 5.5.12 on Windows 2000 server. The jre is version
1.5.0_07. I did windows updates through IE and used tzedit to update
the DST settings thenHi
I 'm not trying to see the SSL stuff itself but make the connector ask for a
client certificate.
This works with the security-constraint config mentioned below if I
reference a role from the usHello
I try to implement a custom client certificate authentication that does
some complicated LDAP-lookups in the background and gives an authenticated
value with request.getRemoteUser() back to Has anyone had any issue applying TZUpdater on the web server? Because of
the Extended Daylight Savings Time I need to apply this patch on our web
servers where Tomcat are running and I would like tHi
I 've written about this problem already but still I didn 't find
solution. The problem is that my components on the pages somehow are saving
values that are assigned to them for the first tiHi there
I 'm doing some testing of redirection with a separate Apache web farm
serving front end redirection of specific tags to Tomcat server via an
ajp13 worker.
The problem I 'm coming acros
Thank you for your help
If i dont want to remov the jsp files so my solution is good ?
Another example is
Uploaded images was stored in products/images under test i change it to
d \data\productsHi everybody
My system confi is
Win XP JDK 6 . My env variables are PATH C \Program Files\Java\jdk1.6.0\bin and CLASSPATH . (Dot).
I have ran many java programs in my sysHi there I 'm having a problem getting tomcat 5.5 working with jsvc on a
server of mine as of this moment I have not managed to get it working
properly (I 'm sending this to both commons-user and tomca
Hi to all
Where i have to config and what to prevent direct access to my jsp files ?
For example
I have project name test.
If i whant to show product data the link is
http //localhost/test?do shHi
I have installed Tomcat 6.0.10 with JRE 1.6.0.
I tried to set trimDirectiveWhitespaces in page directive but it
doesn 't take effect.
<%@ page trimDirectiveWhitespaces "true " % >
I also tHello all sorry if this question seems trivial to you but i 'm just a
web develloper that started working on hes own and now i have to deal
with some heavy server management wath can be really tmmm i think its a syntax error at test.jsp see line 7 foo.DBTest
On 3/5/07 Wayne Bragg <wlbragg@(protected) > wrote
>
> I am trying to install DBCP and mm.mysql 2.0.14 (JDBC Driver) and a test
> app to Hello!
When using Tomcat 6.0.10 Tomcat Native library 1.1.8 and requesting a big
static file from the server the file 's size is neither written to the access
log (it contains a '- ' in the respons
After peeking into the tomcat manager webapp I have found a way of getting
there
1. Define the webapp context with privileged is true
2. Have the servlet extend ContainerServlet and get hold of theSorry if re-post - I think this got buried in a reply to a different
post.... either way
Hi All
I 'm trying to get tomcat to auto-recognize that I have new java
applications (e.g. a new WEB-INFI have gone through the steps provided on Tomcat SSL document and generated a .keystore file. I put it in my C \keystore directory. Here are my server.xml config
<!-- Define a non-SSL HTTP/1.1 ConHi All
I 'm trying to get tomcat to auto-recognize that I have new java
applications (e.g. a new WEB-INF) in a sub-directory for my virtual
hosts.. I 'd like to make it so that I don 't have to edit
Gentlepeople
I am trying to add a bit of extra security at the application level. I would
like to leverage the information that is defined in the security-constraint
(et al) web.xml settings.
I fo > From Natasha N Wright [mailto nnw03u@(protected)]
> Subject Re Tomcat Compiler probs
>
> I am creating a servlet which connects to a database
> so I am using the
>
> tomcat4 javac <filename >.jIf I want to set up virtual hosts with their own loggers must I add the
valve in server.xml or is it possible to do this with context.xml file?
thanks
[Marking off-topic as this is a network problem not a Tomcat problem -
but having the thread in the archive may help others]
> From rmarra@(protected) [mailto rmarra@(protected)]
> For this rea-----BEGIN PGP SIGNED MESSAGE-----
Hash SHA1
Peter
Peter Kennard wrote
> In some sense yes but then almost all uses of HTTP are doing this to
> one extent or another because initially HTTP was I am trying to compile a java file(a.java) which creates instances of
other classes(b.java & c.java) i have created.
all files compile & run fine when using java 1.5 but when i attempt to
compile Hi experts
let me explain the situation first & let me tell you that Im really newbie
with application server.
What I done is a Java application (J2ME) that works over cellphone with
the java toolkA few things to consider ...
1) What version of tomcat are you using? What follows is based on using
version 5.0.x. The syntax for configuring JDBC resources in 5.5 is a
little different.
2) mm.m |
|
 |