Apache 1.3.x / Tomcat 5.0.x Process .jsp on Web Root Directory

2004-04-14 Thread Eric Noel
Ive managed to use modjk to link tomcat & apache and let tomcat process all .jsp from tomcat/webapps/* but what configuration do i need if i want to let apache process *.jsp from the apache's webroot (e.g. /var/www/html). Whenever i put any jsp page on apache root directory, it doesnt process t

Re: jk connector build / configure failure

2004-04-15 Thread Eric Noel
On 4/15/2004 10:28 PM, C. Kukulies wrote: In the vein of getting tomcat 5 apache 1.3.29 integration working I'm now at the point where I came to the conclusion that I need to build jakarta-tomcat-connectors-jk-1.2.5-src/jk/native Correct me if I'm wrong but I came there by reading and skimming the

Re: [OT] Pager Tag Library v2.0 usage w/Tomcat 5

2004-04-18 Thread Eric Noel
On 4/17/2004 10:05 AM, Tom K wrote: I have pagination working with Tomcat 5 through a bean. I like the “flexible” features that Pager Tag Library v2.0 has and would like to implement it in my jsp. I know I have everything configured correctly because I can get the paging to display but not more to

Re: Tomcat4x Development Process

2004-04-19 Thread Eric Noel
On 4/20/2004 6:27 AM, Mark Thomas wrote: Look at the reloadable attribute. I use MyEclipse which takes a lot of the pain out of this sort of thing. Mark -Original Message- From: Duncan Krebs [mailto:[EMAIL PROTECTED] Sent: Monday, April 19, 2004 7:26 PM To: Tomcat Users List Subject:

Re: EL Configuration problem

2004-04-21 Thread Eric Noel
On 4/22/2004 4:10 AM, Chanan Braunstein wrote: Hello, Using Tomcat 5.0.19 I cannot get EL to work in my webapp (It works fine in jsp-examples). I checked the version of web.xml to make sure it is 2.4 and I added to be safe: *.jsp false But,

Re: Apache 1.3 and Tomcat 4.1: Newbie

2004-04-21 Thread Eric Noel
On 4/22/2004 7:38 AM, Malathi Jivan wrote: Hi All, Being a newbie, I wanted to clarify that I am doing the right thing. 0. mod jk 1.2 is what I need, right? ( To connect Apache 1.3 and Tomcat 4.1) 1. I still need to use worker.properties not jk2.properties correct? 2. The module name is still jk_mo

Re: EL Configuration problem

2004-04-21 Thread Eric Noel
On 4/22/2004 8:54 AM, Chanan Braunstein wrote: Well as for the code that is easy, nothing works, for example, I took this from the examples page: ${header["user-agent"]} I attached my web.xml, I don't know what else can effect EL. Chanan Braunstein Knovel Corp. Web Development Manager 607-77

OT: Open Source JSP / Taglib Calendar

2004-04-22 Thread Eric Noel
Any one here knows of a good Open source Calendar either jsp or taglib? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Internationalization issue

2004-05-13 Thread Eric Noel
On 5/14/2004 2:10 PM, tomcat wrote: Hi, How can I get a simple Internationalization tag work. I use the following JSP: <[EMAIL PROTECTED] contentType="text/html"%> <[EMAIL PROTECTED] pageEncoding="UTF-8"%> <%-- I18N Formatting --%> <%@ taglib uri="http://java.sun.com/jstl/fmt"; prefix="fmt" %>

Re: Please help on my DB pool problem --- I followed the struction on the web

2004-05-02 Thread Eric Noel
why not use jtds instead http://jtds.sourceforge.net/ ## download the jtds jar http://heanet.dl.sourceforge.net/sourceforge/jtds/jtds-0.7.1.jar ## place it in your common/lib ## server.xml factory org.apache.commons.dbcp.BasicDataSourceFactory maxActive

Re: Please help on my DB pool problem --- I followed the struction on the web

2004-05-02 Thread Eric Noel
On 5/3/2004 9:31 AM, Daxin Zuo wrote: I thought Microsoft was the best. if thats what you think, i guess you should stick with dotNet since with that you will have an all microsoft retrofitted program (e.g drivers, components, etc) :-) My jsp file is in tomcat\webapps\ROOT\zuo. In my tomcat\web

Re: Setting classpath out of the webapp directory

2004-05-03 Thread Eric Noel
On 5/3/2004 4:26 PM, Honza Spurný wrote: Hi there, I'have been trying to set the classpath of the webapp out of the directory of this webapp. This is for me little important, since some classes I'd like to use (I have to use) in other webapps. I want to have only one file of this class -- I don't

Re: ?how configure tomcat to auto startup in linux?

2004-05-03 Thread Eric Noel
maybe this will help #copy/modify the tomcat5.sh included in the jsvc.tar.gz\jsvc-src\native folder to /etc/init.d/tomcat5 #make sure it is executable (chmod a+x). #if rh #chkconfig tomcat5 on #service tomcat5 start #if debian #update-rc.d tomcat5 start 90 2 3 4 5 . stop 21 0 1 6 . #/etc

Re: useBean action from JSP 1.2 to 2.0

2004-05-04 Thread Eric Noel
On 5/4/2004 5:26 PM, Jason Novotny wrote: Hi, In upgrading my webapp from using Tomcat 4 (JSP 1.2) to Tomcat 5 (JSP 2.0) I'm seeing some errors in some of the JSP pages. I have jsp actions like: where in the Java code prior to invoking the JSP I put the "locale" Locale object in the reque

Re: links encoding issue

2004-05-05 Thread Eric Noel
On 5/5/2004 8:31 PM, Edson Alves Pereira wrote: Take care with URL encoding, you must convert your values based on correct URL encoding, for example: space is %20, ü is %FC, it´s just hex based numbers. This page can show you more information about it: http://www.blooberry.com/inde

Re: Start and Stop Tomcat

2004-05-05 Thread Eric Noel
On 5/6/2004 3:28 AM, Merrill, Roxann wrote: I am looking for the correct and best way to stop and start Tomcat 4.0.6 when using IIS as the Webserver. I am new to Webserver and Servlet container so help information is welcome. Thanks Roxann L. Merrill if its installed as a service you can start/s

Re: [ANN] Apache Tomcat 5.0.24 Stable released

2004-05-16 Thread Eric Noel
On 5/15/2004 4:07 AM, Zachary Hartley wrote: Shapira, Yoav wrote: We had such a good day on the list, all competent and professional posts, and then comes this one to ruin my optimism about people in this otherwise sunny afternoon. Hey, don't get pissy with me. How was I supposed to know where it

Re: [ANN] Apache Tomcat 5.0.24 Stable released

2004-05-16 Thread Eric Noel
On 5/17/2004 10:19 AM, Zachary Hartley wrote: Eric Noel wrote: Hey yoav is just saying that usually for tomcat users we always goto the tomcat site which is -http://jakarta.apache.org/tomcat/ Hi, I think its pretty clear that I did go to the sitehow else would I have obtained the release or

Re: HTTP Redirections with Tomcat

2004-05-20 Thread Eric Noel
On 5/20/2004 1:51 AM, Guillermo Zarabozo wrote: Hi Everyone, I have a Tomcat Appl. Server running with Atlassian JIRA application. Recently We had an upgrade to a newer version, so the clients now need to change this URL http://:8080/altlassian-jira-2.0.2 for ... http://:8080/altlassian-jira-2.5.

Re: JSVC to run tomcat?

2004-05-27 Thread Eric Noel
On 5/28/2004 12:02 PM, Justin Jaynes wrote: I am very impressed with the responsiveness of this list. I appreciate all the help everyone has given me in learning about JSVC for running tomcat as an underpriviledged user on ports 80 and 443. However, I am still running into a problem. I created a t

OT : Convert Korean Access mdb to MySQL

2004-06-25 Thread Eric Noel
im trying to convert an access file to mysql db so i decided to use jdbc/odbc to access mdb then insert them to mysql and display first to see if my jsp (see code below) can really fetch korean characters. but it seems it doesnt, how come it display |??? instead of the korean characters? do

Re: Importing Tomcat 5.0 webapp into Eclipse 3.0?

2004-07-06 Thread Eric Noel
On 7/7/2004 4:38 AM, Januski, Ken wrote: Thanks Matt, I'm using the Sysdeo plugin and that got me to the point where I could build a simple jsp page in Eclipse. But as soon as I started to try importing an entire web app I got the error about "XLM validation disabled." That then prompted my questio

Saving on Database Pool when having Multiple Contexts

2004-07-08 Thread Eric Noel
I have multiple apps/contexts that access the same database and uses dbcp. My worry is that on each of my i will declare the dbcp for the database, can i just declare one dbcp and each context/app can share that??? - To unsubs

Re: Limit time for Database connection

2004-07-08 Thread Eric Noel
On 7/9/2004 8:11 AM, Robert F. Hall wrote: Elisabeth, Nobody has responded to your question (that I've seen), so I'll "take a shot". This sounds like a network issue, and network connection failures have to "time out" before they fail. Using a timed separate thread to obtain the connections fo