Re: JDBC driver MS SQL Server 7.0

2001-03-20 Thread Landaluze Produktions IS - Carlos
jturbo.com - Original Message - From: "Jack Li" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 20, 2001 6:38 PM Subject: JDBC driver MS SQL Server 7.0 > Hi, where can I find jdbc driver for MS SQL server? > > Thanks, > Jack Li > >

Tomcat 3.2, RMI, JNDI & Classloaders: a solution

2001-03-15 Thread Carlos Pita
rce for consistency. I hope that this can be incorporated into the sources before 3.2.2. "" Finally, after aplying the patch (I've attached it as you can see) and recompiling the sources you get the desired behaviour. See you, Carlos tomcat.patch

jsp:usebean and setProperty

2001-03-14 Thread Carlos
ation.getInitParameter("contadorDir"); %> <% String Ip = request.getRemoteAddr(); contador.setIp(Ip); contador.setPath(conta); %> it works. why setProperty doesn't work? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Problem with servlet loading

2001-03-13 Thread Carlos López M.
Hi, I have 3 servlets in my aplication, I want this servlets to work for all my folders in my structure. It work's fine if in each folder there is a WEB-INF folder width a web.xml file that loads la servlets. My structure is as : /export/home/http/webapps/WEB-INF/ T

RE: TOMCAT vs Apache

2001-03-11 Thread José Carlos Cuéllar
t; further! > Thanks, > Chandra > > > Original Message Follows > From: José Carlos Cuéllar <> > Reply-To: [EMAIL PROTECTED] > To: <[EMAIL PROTECTED]> > Subject: RE: TOMCAT vs Apache > Date: Sat, 10 Mar 2001 18:23:48 +0100 > > Hi Sandra. >

RE: TOMCAT vs Apache

2001-03-10 Thread José Carlos Cuéllar
Hi Sandra. You could use Tomcat as a standalone server, but Apache is better serving simple html pages. This is why it's recommended to use both Apache and Tomcat. Jose. - Original Message - From: Chandramohan P <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, March 10, 2001 6

j_security_check question

2001-03-10 Thread Carlos Alonso
security working with apache+tomcat? Thanks in advance Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

wml

2001-03-09 Thread Carlos
how can i in tomcat in a jsp page to put a HEADER for showing in wml the context? there is anythig for this? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: tomcat logging

2001-03-09 Thread Carlos
resin is a very good product, i am using tomcat but i am thiking to pass to resin - Original Message - From: "teh j" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 09, 2001 12:13 AM Subject: tomcat logging > hi guys > > just wondering if somebody can help me out > > i wa

Re: CONNECTING TO MS ACCESS DB?

2001-03-08 Thread Carlos
i am usin a driver jdbc, the name is jturbo. there is a demo version the limit is 5 conecciones. there is other free, without limit, driver the name is rmijdbc driver - Original Message - From: "Hiendl Elke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 08, 2001 11:34 A

RE: Connection Pooling

2001-03-06 Thread Carlos López M.
/connection_pool.html and also look up threads and singleton patterns at www.javasoft.com -ryan - Original Message - From: "Carlos López M." <[EMAIL PROTECTED]> To: "Tomcat-User" <[EMAIL PROTECTED]> Sent: Tuesday, March 06, 2001 12:35 PM Subject: Connection Pooling &g

Connection Pooling

2001-03-06 Thread Carlos López M.
Hi I want to implement conection pooling with jsp. I have alreary read something about it. I khow i could make a servlet a load it on startup but to be honest i dont have a clue about where to find info on this. Could anybody point me in a right direction, and where can i find examples. I have

tomcat virtual machines

2001-03-06 Thread Carlos
can anybody says me how can i in tomcat 4b1 to run several tomcat virtual machines? if is posible? mi idea is: to have several machines, in this form, if a machine crash the rest of the machines dont crash. thanks Carlos - To

Re: where in tomcat4b1 the general classes? and II

2001-03-06 Thread Carlos
this posible? i must tu go in the webapps/ROOT/WEB-INF/classes? thanks i hope you answer Carlos - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 06, 2001 5:06 AM Subject: Re: where in tomcat4b1 the gener

Re: where in tomcat4b1 the general classes?

2001-03-06 Thread Carlos
y if a tomcat virtual machine crash (shutdown) the rest of virtual machines continue running. is this posible? thanks Carlos - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 06, 2001 5:06 AM Subject:

diferences betwen JSP servers

2001-03-05 Thread Carlos de la Flor
can anybody says me where are statictics for seeing the JSP server's diferences? (tomcat, resin, jrun, websphere...) thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

mod_jk and redwrite

2001-03-05 Thread Carlos
can anybody says me if i must to load the mod_jk before or after than the mod_rewrite? thakns - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

tomcat-apache

2001-03-05 Thread Carlos. UNICA COMUNICACION.
can anybody says me if i must to load the mod_jk before or after than the mod_rewrite? thakns - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

mod_jk is correct

2001-03-05 Thread Carlos
i have a great proble. I dont know if i have, in my linux, runing wel the mod_jk i send my conf files. can any body helop me to say if they are well config? i dont know how running well. thanks Carlos workers.properties mod_jk.conf-auto

tomcat and mod_jk in linux

2001-03-05 Thread Carlos
for using mod_jk must i to edit the tomcat.conf file? thanks PD: can any body send me the conf files for using the mod_jk? i dont know if i am makking wel thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For

apache forbidden to see the pages

2001-03-05 Thread Carlos
in my linux i have the tomct only running in the 80 port. ther eis not progblem. but if i put the tomcat and the apache running (in the 8080 and 80 ports) the apache says me that tehre is not permission tosee the page, access forbidden. what can i make? thanks Carlos

forbidden with the tomcat and apache

2001-03-05 Thread Carlos. UNICA COMUNICACION.
in my linux i have the tomct only running in the 80 port. ther eis not progblem. but if i put the tomcat and the apache running (in the 8080 and 80 ports) the apache says me that tehre is not permission tosee the page, access forbidden. what can i make? thanks Carlos

mod_jk and conf files

2001-03-05 Thread Carlos
can i put all refences to ajp13 ? waht is the problem? is tehre is? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: change web.xml & restart

2001-03-03 Thread Carlos de la Flor
l Message - From: Carlos To: [EMAIL PROTECTED] Sent: Friday, March 02, 2001 1:49 PM Subject: Re: change web.xml & restart yes - Original Message - From: Valeriy Molyakov To: [EMAIL PROTECTED] Sent:

Re: where in tomcat4b1 the general classes?

2001-03-02 Thread Carlos de la Flor
there is not other method? if i put a new class (once a new jar) i must restart the tomcat. thanks Carlos - Original Message - From: "Craig R. McClanahan" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 02, 2001 9:25 PM Subject: Re: where in

tomcat virtual machines.

2001-03-02 Thread Carlos
mains run although a tomcat machin crash, shutdown. is this posible? how? where is documentation about this? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: sendRedirect problems...

2001-03-02 Thread Carlos
the "'DOCUMENT MOVED' " problem i think that is a TOMCAT bug (#637-#638 bugs) i have seen that is not solved. - Original Message - From: "Laurent LAUBIN" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 02, 2001 11:52 AM Subject: sendRedirect problems... Hi everybody, Fi

Re: change web.xml & restart

2001-03-02 Thread Carlos
yes - Original Message - From: Valeriy Molyakov To: [EMAIL PROTECTED] Sent: Friday, March 02, 2001 11:26 AM Subject: change web.xml & restart I change the configuration file of the application - web.xml. I must restart server or exist other way ? Bes

default error page

2001-03-02 Thread Carlos
can anybody says me how can i show a default error page if there is a error in a page or servlet? the 404, 500... errors i want to appears in my a error page. is this posible? how? thanks Carlos - To unsubscribe, e-mail: [EMAIL

Re: ask a don't exists page and show other

2001-03-02 Thread Carlos
where i must put that? thanks - Original Message - From: "David Crooke" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 02, 2001 5:54 AM Subject: Re: ask a don't exists page and show other > RedirectMatch 301 (.*)\.asp$ $1.jsp > >

where in tomcat4b1 the general classes?

2001-03-01 Thread Carlos de la Flor
(*.class) aren't found. isn't this method posible with the tomcat 4b1? how can i put in one only place the classes (*.class files) for reading from any virtual domain? thanks Carlos Please i need a answer, i have a great problem with this. tha

default error page

2001-03-01 Thread Carlos de la Flor
can anybody says me how can i configure a default error page? if in my pages there is any error i want to show a error page, my error page. is thios posible? how can i make it? thanks Carlos - To unsubscribe, e-mail: [EMAIL

tomcat3.2.1 --> tomcat 4b1

2001-03-01 Thread Carlos
| -classes -lib -webapps . thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

ask a don't exists page and show other

2001-03-01 Thread Carlos
i have my pages from asp to jsp the problem is that there are users that asks asp pages. there is any way for make this: if my browser asks a *.asp page forward (show) the index.jsp page? how? thanks Carlos - To unsubscribe, e

referer

2001-03-01 Thread Carlos
can any body say me how can i in a JSP page detect which is the referer page? from which page comes the visit? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

get init parameters

2001-02-27 Thread Carlos de la Flor
X)%> the XX must to be the value of the init parameter. Is this posibnle? can anybody help me? thanks Carlos

tomcat3.2 and tomcat 4

2001-02-25 Thread Carlos de la Flor
e thing in the tomcat 4? thank Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Do you think this could work

2001-02-23 Thread Carlos López M.
Do you guys think this could work and dont cause problems JkMount /*.jsp ajp13 JkMount /servlet/* ajp12 Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Another Problem

2001-02-23 Thread Carlos López M.
Ok I got the upload file working but this is in the apj12 protocol I dont know why this protocol breaks my application. I tested it before whit apj13 and my application works fine but I cant upload large files Any sudgestions?? Whith apj13 the upload works fine but whit realy small files but it b

RE: Servlet problem

2001-02-23 Thread Carlos López M.
your drive-letter%>:\<%=your tomcat folder%>\webapps\ROOT\WEB-INF\web.xml file: UploadTest <%=add whatever alias you want to use%> -Original Message- From: Carlos López M. [mailto:[EMAIL PROTECTED]] Sent: Friday, February 23, 2001 4:38 PM To: [EMAIL PROT

RE: Servlet problem

2001-02-23 Thread Carlos López M.
Thanks for the tip, but another question what's has to go in the /servlet/ folder -Mensaje original- De: Michael Wentzel [mailto:[EMAIL PROTECTED]] Enviado el: Viernes, 23 de Febrero de 2001 03:24 p.m. Para: '[EMAIL PROTECTED]' Asunto: RE: Servlet problem > Here is the diferent code, c

Servlet problem

2001-02-23 Thread Carlos López M.
Hi i want to use oreilli upload class and It just doens work Here is the diferent code, could somebody tell if something is wrong Directori /webapps/ /serv/uploadtest.html /servlet/UploadTest.java web.xml, where does the UploadTest.java supose to be??

bugs

2001-02-23 Thread Carlos
can anybody says me which is the tomcat bugs url? thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

tomcat memory

2001-02-22 Thread Carlos
configure the tomcat for using more memory? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

directory protection

2001-02-21 Thread Carlos
y's name is "protect" Can anybody says me how can i configure the web.xml or other file for that? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

tomcat 4 b1 and context param

2001-02-20 Thread Carlos
i writte this in the web.xml file and it reports me a error. Why? thanks Empresa SN - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

tomcat3.2.1 - tomcat4 and my general classes

2001-02-20 Thread Carlos
can i put my classes (*.class) in the tomcat 4 for using from anywhere? in which directory? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: virtual host in the tomcat 4

2001-02-20 Thread Carlos
and that where you writte? in this tomcat (4) i see new directives (engine, service) where you put that exactly? can you send me a server.xml file? thanks Carlos - Original Message - From: "Christian Parpart" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tues

virtual host in the tomcat 4

2001-02-20 Thread Carlos
in the tomcat 3.2.1 the virtual host i defined: But how can i defined the virtual hosts in tomcat 4? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

browser version

2001-02-19 Thread Carlos
with this: <% String UserAgent = request.getHeader("User-Agent"); %> i show in a jsp page this: Mozilla/4.0 (compatible; MSIE 5.01; Windows NT 5.0) but from this string how can i put in a string thew browser type and in other the versio

HTTP_USER_AGENT

2001-02-19 Thread Carlos
How can i view the browser version in a jsp file? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

init the class file (servlet)

2001-02-18 Thread Landaluze Produktions IS - Carlos
i have a class file in the WEB-INF/classes/BD directory and the file's name is conection.class is possible to init this classfile with a values? how can i configure it in the web.xml file? i want to init this file with a default values. is this possible? thanks C

Re: How do I connect JNDI in Tomcat 4.0 to JNDI in JBoss?

2001-02-14 Thread Carlos Pita
ate method, and optionally JNDI environment stuff. The second alternative would be useful when the bean should be obtained from its home. Carlos - Original Message - From: "Nael Mohammad" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, February 13, 2001 9:30

Urgent Problem with servler

2001-02-13 Thread Carlos López M.
Hi im using Tomcat 3.2.2 Apache and mod_jk. Everithing works fine but when i call a file I get this error Method Not Allowed The requested method POST is not allowed for the URL /administracion/mail/UploadTest.java. -

excuse me

2001-02-13 Thread Carlos
i have send a mail to this list, it have been a mistake, the message was for other list . the message subject was radiuss. Please excuse me Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAI

radius

2001-02-13 Thread Carlos
alguien me puede decir como en un radius lucent puedo limitar las conexiones concurrentes de los usuairos? es decir que solo ueda haber uno concurrente con el mismo login . Muchas gracias Carlos - To unsubscribe, e-mail: [EMAIL

web.xml and caracters

2001-02-12 Thread Carlos. UNICA COMUNICACION.
if in the web.xml i writte: name s&n the tomcat says me that there is one error "&" there is any form to put in the web.xml this character? thanks Carlos UNICA Comunicación Global www.unicaonline.com [EMAIL PROTECTED] Iparraguirre 61, 2º. 4801

Sessions lost when server restart or class reload

2001-02-12 Thread Carlos Romero Mas
When a class is reloaded because you have change it the objects saved on sessions are lost and all the users connected to that application suffer that. Then, one of the more interesting aspects of web applications are lost: change the application on fly transparently for most users of that applic

Help with response

2001-02-10 Thread Carlos Lףpez M.
Hi I keep on getting this error Response has already been comited Does anybody knows how I coul avoid it. Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: Login Form & Authentication

2001-02-09 Thread Carlos Pita
The registered error form is never reached (in fact, it is a fake one). j_security_check is never reached. Of course, I don't want to pretend that these points are true. But I need to find a solution based in the least possible assumptions. What do you think about this one? Carlos - Or

Re: wml

2001-02-09 Thread Carlos
shows. > > Cheers, > > Alex. > > Carlos wrote: > > > i have writte that in my web.xml but doesn't run, doesn't show the wml > > pages. > > it says me that there are te3xt/plain > > I have restart the tomcat but doesn't show. > > anybod

Fw: Login Form & Authentication

2001-02-08 Thread Carlos Pita
Sorry if you get this email twice.   - Original Message - From: Carlos Pita To: [EMAIL PROTECTED] Sent: Thursday, February 08, 2001 1:21 PM Subject: Login Form & Authentication Hi!       I'm working in a project using servlets (with Tomcat 3.2) and I have a question rega

Login Form & Authentication

2001-02-08 Thread Carlos Pita
user.     I'm urged to know: 1) Is there a better solution?     2) If not, will the solution I proposed work?       Thank you         Carlos

Re: wml

2001-02-08 Thread Carlos
i have writte that in my web.xml but doesn't run, doesn't show the wml pages. it says me that there are te3xt/plain I have restart the tomcat but doesn't show. anybody can help me? thanks Carlos - Original Message - From: "Christoph Fischer" <[EMAIL PROTE

tomcat version

2001-02-07 Thread Carlos
how can i know what is the version of my tomcat? thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

wml

2001-02-07 Thread Carlos
i have in a linux only the tomcat as the web server. how can i to server wml pages? what i must configure? in which files i must to configure and what i must to write? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED

max threads

2001-02-05 Thread Carlos
can anybody say me how limit the tomcat process number to 15 in a linux? in my linux tehere are a lot of threads thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: date

2001-02-02 Thread Carlos
;mm-dd-yy"); > String s = format(cal.getTime()); > %> > > > <% > out.println(s); > > %> > > -Original Message- > From: Carlos [mailto:[EMAIL PROTECTED]] > Sent: Friday, February 02, 2001 10:11 AM > To: [EMAIL PROTECTED] > Subject: R

Re: date

2001-02-02 Thread Carlos
in a jsp page i have put the next but doesn't run: Why? <% java.util.GregorianCalendar cal= new GregorianCalendar(); java.text.SimpleDateFormat format = new SimpleDateFormat("mm-dd-yy"); String s = format(cal.getTime()); %> <% out.println(s); %> thanks Car

date

2001-02-02 Thread Carlos
in jsp how i get the date for print in web in the format XX-XX-XX? - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Problems with <%=request.getRemoteHost()%>

2001-02-01 Thread Carlos López
Hi, when I use <%=request.getRemoteHost()%> it returns me null, what could be wrong. I'm using tomcat 3.2   thanks

RES: FTP command

2001-02-01 Thread Edson Carlos Ericksson Richter
http://www.freesoft.org/CIE/RFC/959/index.htm > - Mensagem original - > De: Richard Diaz [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 1 de fevereiro de 2001 14:04 > Para: A mailing list about Java Server Pages specification and > reference > Cc:

RES: 46 java threads???

2001-02-01 Thread Edson Carlos Ericksson Richter
gtop have an bug, and shows shared memory as if per-process memory... Uses memory and avoid gtop (is some bug reported inside gnome web-site...). Edson Richter > - Mensagem original - > De: Christopher Kirk [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 1 de

RES: debugger

2001-02-01 Thread Edson Carlos Ericksson Richter
Can Tomcat show JSP line numbers as does Resin when Exception occurs? This help (very, very much) to debug. Edson Richter > - Mensagem original - > De: sebastien Gauthier [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 1 de fevereiro de 2001 6:53 > Para:

Re: applet-servlet communication

2001-01-30 Thread Carlos R Armas
Will give that a shot. Although it will require a minor modification. I remember that rather than using URLConnection, I should use HttpURLConnection (not sure, but I think the latter is derived from URLConnection). armas (*) Will not know the results til tomorrow... machine is at home!! Wyn

Re: applet-servlet communication

2001-01-30 Thread Carlos R Armas
let. Maybe here is my mistake. I haven't tried calling doPost from the doGet method. Wyn Easton wrote: > > Carlos - I'm curious, how are you sending the data from the applet > to the servlet? Why do you think the applet is setup to use the "POST" > meth

applet-servlet communication

2001-01-29 Thread Carlos R Armas
I am trying to have an applet communicate with a servlet. I don't want to use so I can't set the method to GET/POST. I do want to restrict the servelt to only use POST, not GET. The HttpServletResponse/HttpServletRequest classes are being used to exchange the messages. I have the applet "sendin

Re: JDBC - MSSQL driver for Linux

2001-01-29 Thread Carlos
see the turbo driver. is good - Original Message - From: "Nagappan A" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 29, 2001 7:58 AM Subject: JDBC - MSSQL driver for Linux > Hello all, > Where can I get MSSQL JDBC driver for Linux. I'm having freetds driver, > but

file access

2001-01-28 Thread Landaluze Produktions IS - Carlos
make it? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

Re: mod_jk compile warning

2001-01-25 Thread Carlos
Title: mod_jk compile warning i have the same problem. If you find the solution please help me thanks Carlos - Original Message - From: Hammon, Sean To: [EMAIL PROTECTED] Sent: Thursday, January 25, 2001 5:52 PM Subject: mod_jk compile warning I just tried to

RE: Maximum Sessions allow, Tomcat Startup

2001-01-24 Thread Carlos López
Sun Solaris, and Apache - Original Message - From: Michael Wentzel To: '[EMAIL PROTECTED]' Sent: Wednesday, January 24, 2001 10:29 AM Subject: RE: Maximum Sessions allow, Tomcat Startup > How can I  make tomcat to start whe the machine reboots   W

Maximum Sessions allow, Tomcat Startup

2001-01-24 Thread Carlos López
Does any body knows how can I change the Maximum session allow by tomcat.   How can I  make tomcat to start whe the machine reboots   thanks   Carlos.

error building mod_jk for Suse Linux

2001-01-23 Thread Landaluze Produktions IS - Carlos
follow error: ../jk/jk_jni_worker.c:67:jni.h:no surch file or direcotyr ../jk/jk_jni_worker.c:764 warning: #warning NO JAVA HEADERS! SUPPORT FOR JAVA 2 FEATURES DISABLED . apxs Break command failed with rc=65536 how can i run it well?¿ how can i create the mod_jk.so file? thanks Carlos

Re: in other directory

2001-01-23 Thread Landaluze Produktions IS - Carlos
i dont see howe to start tomcat form another directory., can you help me more? can you say me where is it? thansk Carlos - Original Message - From: "Grobe, Gary" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, January 22, 2001 10:35 PM Subject: RE: in othe

in other directory

2001-01-22 Thread Landaluze Produktions IS - Carlos
how can i say to tomcat that the webs home directory doesn't the /opt/tomcat/webapps/ROOT and is the /usr/local/httpd/htdocs directory? thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PR

compile the mod_jserv and the mod_jk

2001-01-22 Thread Landaluze Produktions IS - Carlos
can anybody say me how can i compile the mod_jserv and the mod_jk in a linux? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

URGENT Problem with includinfg files

2001-01-21 Thread Carlos López
Hi a have a big problem when I trie to include files that are not in the same directory as the file tryng to include.   For example y mi file structure is /FileA /dir /file B   If FileB tryes to include FileA it marks me the folling error   Included servlet error: 500 Location: /dir/FileB.js

RE: How do I assing more memory to Tomcat

2001-01-19 Thread Carlos López
MCAT_OPTS="-Xms16m -Xmx128m -native" or > TOMCAT_OPTS="-Xms16m -Xmx128m" > Run 'java -X' to get the options that your JVM supports. > > > Carlos López wrote: > > > > Hola > > > > I nedd to assing more memory to Tomcat how d

How do I assing more memory to Tomcat

2001-01-19 Thread Carlos López
Hola   I nedd to assing more memory to Tomcat how do -I do this.   Where can I find more information about TOMCAT_OPS   Thanks

Maximun Session allow

2001-01-19 Thread Carlos López
Hola   Is there any way to change the maximun sessions that are allow in Tomcat?    

Directory Browsing in tomcat

2001-01-19 Thread Carlos López
Hi there   Is there any way to deny acces to any directory in my webapp so that the user can't browse truw it.   I have already done this in apache but if I type my url whith :8080 it shows me the directory listing   thanks

RES: Tomcat trouble, can any good soul help ...

2001-01-18 Thread Edson Carlos Ericksson Richter
quinta-feira, 18 de janeiro de 2001 16:42 > Para: [EMAIL PROTECTED] > Assunto: RE: Tomcat trouble, can any good soul help ... > > How do I check that in Win98? > > regards, > Dejan > > -Original Message- > From: Edson Carlos Ericksso

RES: Question regarding starting and shuting the tomcat server remotel y through a browser

2001-01-18 Thread Edson Carlos Ericksson Richter
Create an Servlet that call getRuntime.exec( "/your_directory_to_tomcat/shutdown" ). Good luck! Edson Carlos Ericksson Richter > - Mensagem original - > De: Salvady, Gopal [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 18 de janeiro d

RES: Tomcat trouble, can any good soul help ...

2001-01-18 Thread Edson Carlos Ericksson Richter
have you any other service running on the 8081 port??? > - Mensagem original - > De: G.Nagarajan [SMTP:[EMAIL PROTECTED]] > Enviada em: quinta-feira, 18 de janeiro de 2001 9:35 > Para: [EMAIL PROTECTED] > Assunto: RE: Tomcat trouble, can any good s

RE:Strange behavior with

2001-01-17 Thread Carlos López
Hi I have the same problem, any solution

useBean

2001-01-17 Thread Carlos
in a jsp page i make a

file protection

2001-01-16 Thread Carlos
in a web a want to protect a file. if a user invoques the file it must to ask the password. how can i make it? thanks Carlos - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

NT/Tomcat/Logout

2001-01-12 Thread Edson Carlos Ericksson Richter
When I do and Logout with Tomcat installed as service, all the things stop working. Anyone can help-me? Edson Richter - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]

protect

2001-01-12 Thread Carlos
How can i protect a directory with a passwd a user name in tomcat? i have create a directory in TOMCAT_HOME/webapps how can i protect this directory with a passwd and username? thanks Carlos - To unsubscribe, e-mail: [EMAIL

RES: RES: JasperException from introspection?

2001-01-09 Thread Edson Carlos Ericksson Richter
enu page with the > filaing forms insert the values into the tags just fine. When the forms > are submitted is when I get the exception. > > ~Rob > > Edson Carlos Ericksson Richter wrote: > > > > Are you using different context for interface directory???

<    1   2   3   4   5   >