  | 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 friends. This is a important best practice question for me. My project
has a web form which is showed and filled ( by the user) after an external
authentication process. The question is should i
is this question
1) off topic
2) not understandable
3) already posted in the list
4) or stupid
not to require someone 's attention.
in case of
3 I do apologize but I 've searched the list before Hello!
I 'm running Apache 2.0.45 with self compiled mod_jk (version
jakarta-tomcat-connectors-4.0.4). It is supposed to load-balance between two
jakarta-tomcat-4.0.4 one on the localhost and anHello
Is it possible to overload a method of a tag.
In JSP
String arg1 "bla "
int arg2 5
<mytag name " <% arg1 % > " / >
<mytag name " <% arg2 % > " / >
In the class
public void setName(String s)Hi all.
I 'm using JSTL (Java Standard Tag Library) the EL (Expression Language) version. I have a DB where one particual query can return exactly one row (primary key). So I use this
<sql setHi
Quick question about mapping mod_jk requests to webapps. I run the site
www.xfly.co.uk which has all requests redirected to tomcat via apache
using mod_jk and a JkMount of /* in the virtual serHi
Is it possible to allow Tomcat to bind to port 80 as a non-root user ?
Platform RH Linux 8.0
Cheers
Rob
Morgan Pyne wrote
>Hi Jacob^B^B^B^B^BJerome
>
>
)
>Things to verify/try
>
>1. The webserver has successfully authenticated the request and you can see this
> username appearing in the ApachForgot to mention the SSL piece.
I had already been to the site but wasn 't able to get what I needed. It may
be there I just can 't find it.
If need to create multiple applications with a "/ " coHi
I was wondering if there is a standard way of creating automatic login
functionality in tomcat.
What I mean is that a user can set a tik a box saying 'Automatically Log
me in the next time I vi
hi all
I 've configured my DataSource configuration within a DefaultContext in
the server.xml file in tomcat(4.1). Everything works fine.
Now I would like to move this configuration in the web.xmHi all
If i have implemented a filter who checks specific value in the session
object ( some string manipulation is involved).
Thus each request goes through filter.
Will this hamper the performanhttp //tomcatfaq.sourceforge.net/apache.html ?
-Tim
Ronnie Tartar wrote
> I am looking for some sample configs for the following configuration.
>
> Redhat 9.0
> Tomcat 4.1.24 (binary)
> Apache 2Folks
I need to launch a Win32 game from a JSP.
Can I use safely Runtime.exec() from within Tomcat?
TIA - Adam
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (httpHi
I 'm running a webserver with many virtual hosts. The default virtualhost
is the registrar.no virtualhost that has a serveralias to www.registrar.no
I issue the following requests
http //registraHi
I have followed instructions on performing the above. However since I 've rebooted Tomcat now appears to intercept all HTTP requests through localhost.
Can you please advise a sequence of stHi all does anyone knows that 's the case of this error
This happened when I tried to access MySQL Database from remote client.
Regards
Joe
HTTP Status 500 -
_____
type Exception reporI 'm having issues with the web.xml file in my webapps/root/web-inf
directory. What I want to do is be able to specify each individual
servlet that can be run by using <servlet > and <servlet-mappingHi
I don 't have any of the jar files that people mention in this list regarding Catalina. Tomcat is up and working fine. These are the jars I have in my tomcat4.1\common\lib folder
activation.jar
aProtective Marking UNCLASSIFIED
Is it possible to set up Tomcat so that it services JSP requests for
Apache yet can be restarted independently? The docs for mod_jk say that
restarting Tomcat requirHi All
I have a webapp running on Jrun and IIS. I want the app to be moved from
Jrun to tomcat. I have read that tomcat with IIS has problems. It would be
grateful if someone can help me with detail
Hello
My JSP application very often after night in the morning stops
communicating with MySQL database. I get an exception each morning (the
exception body goes below). The application starts toHi All
My Tomcat/Apache setup is working as I can acces the example application by
calling
http //localhost/examples/
What I did now is the following
- I created at the same level as examples ( I have integrated Apache 1.3/Tomcat 4.1 but when I try to access any
JSP in the VirtualHost -- I get I get this error on the browser. Any
idea about this error?
HTTP Status 404 - /jsp/someFrame.jspDoes anyone know how to get the entire class path that tomcat is using
to run an application. What I am trying to understand is at the time
that the tomcat is running my application what is its claHello All
I developed a web application on Tomcat which provide data lookup function based on search criteria. There will be a lot of users to access the application at same time (more than 100). T
1)
Considering security and reliability how good is 'Single sign on '
support provided by tomcat ?
can a project rely on what is provided by tomcat ?
any other/better solutions suggested ?
2) I amHi. It seems Tomcat (4.1.24) has a major memory leak and I wanted to bring
it to the developers attention so they can check it out.
I run a shared hosting server (Mandrake 8.2 Apache 1.3) with virtWhen someone types
www.site.com
Apache serves index.html which I added an an immediate redirect to
load the "real " site 's homepage which is a Java servlet.
Does anyone know how to configure ApI am looking for some sample configs for the following configuration.
Redhat 9.0
Tomcat 4.1.24 (binary)
Apache 2.0.46 (compiled from source)
mod_jk2 (compiled from source)
Specifically I am usin |
|
 |