RES: Tomcat and Crystal Reports (Urgent)

2002-08-29 Thread Jose Euclides da Silva Junior - DIGR.O
They uses to sell an extra api, which integrates with Java. But, as somebody said before, they are working closely with M$. Euclides. -Mensagem original- De: Dom [mailto:[EMAIL PROTECTED]] Enviada em: quinta-feira, 29 de agosto de 2002 18:50 Para: Tomcat Users List Assunto: Re: Tomcat and

RES: CGIs

2002-08-20 Thread Jose Euclides da Silva Junior - DIGR.O
itial system is in CGIs., and i want to implement my new pages in jsp -Mensaje original- De: Jose Euclides da Silva Junior - DIGR.O [mailto:[EMAIL PROTECTED]] Enviado el: Martes, 20 de Agosto de 2002 08:24 a.m. Para: 'Tomcat Users List' Asunto: RES: CGIs Could you call you

RES: CGIs

2002-08-20 Thread Jose Euclides da Silva Junior - DIGR.O
Could you call your CGIs from JSP? -Mensagem original- De: Rocío Ninahuanca Flores [mailto:[EMAIL PROTECTED]] Enviada em: segunda-feira, 19 de agosto de 2002 14:13 Para: Tomcat Users List Assunto: CGIs Hello, I have an aplication in CERN server, and I want to run CGIs in Tomcat, can i d

RES: netscape caching page

2002-07-03 Thread Jose Euclides da Silva Junior - DIGR.O
Did you clean your browser' cache? Is it a jsp or html page? Euclides. -Mensagem original- De: Peter Choe [mailto:[EMAIL PROTECTED]] Enviada em: quarta-feira, 3 de julho de 2002 14:56 Para: [EMAIL PROTECTED] Assunto: netscape caching page i have tomcat 3.2 running on a freebsd machine.

RES: Tomcat Performance??

2002-06-11 Thread Jose Euclides da Silva Junior - DIGR.O
Hi. It seems very strange. you ve got very differents response time, from 90 up 2200 ms!!! Do you have any other kind of service running and wasting your cpu or io service? Regards, Euclides. -Mensagem original- De: Hanks Mei [mailto:[EMAIL PROTECTED]] Enviada em: terça-feira, 11 de junho

Should i use J2re instead of jdk in my Tomcat server ?

2002-05-06 Thread Jose Euclides da Silva Junior - DIGR.O
Its a simple doubt. I ve downloaded the j2re1.4 version to mount my TomCat Jsp/Servlet environment. But, tomcat still asking for Java home, whenever i try to start it up. So, it always returns me an error. Otherwise, i guess that if i install j2sdk (instead of jre), i will get success! Am i rig

RES: Free KAWA?

2002-03-12 Thread Jose Euclides da Silva Junior - DIGR.O
But VA isnt free! -Mensagem original- De: Kemp Randy-W18971 [mailto:[EMAIL PROTECTED]] Enviada em: terça-feira, 12 de março de 2002 13:48 Para: 'Leon Vermaak'; Tomcat Users List Assunto: RE: Free KAWA? IBM Visual Age for Java and Sun Forte. -Original Message- From: Leon Ver

Installing TomCat 4.0

2002-01-31 Thread Jose Euclides da Silva Junior - DIGR.O
Hi everybody, i have gotten a headache when i try to access an *.html file from my TomCat 4.0. My server is a W2000 Server, but IIS 5.0 is running together, too. TomCat was started up as a W2000 service - port 8080/8081(dos netstat -a), but unfortunately, all web pages are unavailable. Any help w

Configuring TOMCAT IN W2000

2002-01-30 Thread Jose Euclides da Silva Junior - DIGR.O
Hi everybody, i have gotten a headache when i try to access an *.html file from my TomCat 4.0. My server is a W2000 Server, but IIS 5.0 is running together, too. TomCat was started up as a W2000 service - port 8080/8081(dos netstat -a), but unfortunately, all web pages are unavailable. Any help w

RES: Running Microsoft Stress Tool (WAS) with Tomcat

2002-01-22 Thread Jose Euclides da Silva Junior - DIGR.O
It seems to have a bug in your code, at a glance. Could you send this slice of code! Euclides. -Mensagem original- De: Sanjeev Joshi [mailto:[EMAIL PROTECTED]] Enviada em: terça-feira, 22 de janeiro de 2002 14:46 Para: Tomcat Users List Assunto: Running Microsoft Stress Tool (WAS) with T

RES: Performance Comparison

2001-07-13 Thread Jose Euclides da Silva Junior - DIGR.O
why dont you try to test it by yourself? Use any web stress tool to find out the more suitable environment. Regards, Euclides. -Mensagem original- De: Bora Paksoy [mailto:[EMAIL PROTECTED]] Enviada em: sexta-feira, 13 de julho de 2001 10:36 Para: [EMAIL PROTECTED] Assunto: Performance Com

RES: multipart/form-data

2001-07-12 Thread Jose Euclides da Silva Junior - DIGR.O
Title: multipart/form-data You can test it by running this uploading task without using apache` service! Are you using Orreily`package? -Mensagem original-De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]Enviada em: quinta-feira, 12 de julho de 2001 11:23Para: [EMAIL PROTECTED]

RES: RES: filtering IP's on Tomact

2001-07-06 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Ok, but you have to write your own code. José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com - -Mensagem original- De: [EMAIL PROTECTED] [SMTP:[EMAIL PR

RES: filtering IP's on Tomact

2001-07-06 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- I think its impossible, since tomcat isnt a firewall.or even a webserver. José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com - -Mensagem original- De: Al

Source code for a http redirector component

2001-06-29 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi everybody. This is really a hard question. I need to implement a ISAPI filter between my IIS and a application server component. I would work with get and post http command and http response(dinamic page). Could anybody help me or give me any hint? I could wr

RES: stress test

2001-06-12 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Sorry me! I wrote it in Portuguese language! Its a Database connection.You can use: Jmeter - download at Apache Foundation, WAS(Web Application Stress) from Microsoft ... Its free. Regards, José Euclides Júnior __ E-mail: [EMAIL

RES: RES: stress test

2001-06-11 Thread Jose Euclides da Silva Junior - DIGR.O
/ Max spare threads while ( IDLE_THREADS > 20 ) { server.killThread(); } // Min spare threads while ( IDLE_THREADS < 5 && THREAD_COUNT <= 200 ){ server.spawnThread(); } - --- "Jose Euclides da Silva Junior - DIGR.O" <[EMAIL PROTECTED]> wrote: > -BEGIN

RES: stress test

2001-06-11 Thread Jose Euclides da Silva Junior - DIGR.O
: Segunda-feira, 11 de Junho de 2001 10:45 Para: [EMAIL PROTECTED] Assunto:RE: stress test hi ? what kind of testing tool or tools are you suggesting ? - -Original Message- From: Jose Euclides da Silva Junior - DIGR.O [mailto:[EMAIL PROTECTED]] Sent: Monday

RES: stress test

2001-06-11 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- First of all, what does "spare-treads" mean? Secondly, there are 2 very important parameters that should be configurated: delay and threads - and 1 important concept: each new group will begin after the prior one ends. So, you should have enough CPU and memory t

RES: About GET and POST methods

2001-06-05 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- No, i guess you are wrong! You can use either get(doGet) or post(doPost) method ! The only difference between them is the following: Get command sends data through get' header and Post sends data through new http headers. This is a HTTP RFC. The problem below s

RES: Becoming a CA Authority

2001-05-29 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Or you can either buy a single cert like verisign, but you will not a CA José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com - -Mensagem original- De:

Quick help - Jmeter

2001-05-11 Thread Jose Euclides da Silva Junior - DIGR.O
Hi everybody, i am needing some helping hand from you again. Last Month, i installed and tried Jmeter (latest version) into NT 4.0 environment and fortunately, it didnt happen any kind of problem. The swing interface have runned fine... However, I had to install Jmeter in another machine (windows

RES: EMAIL SCAN:VIRUS ALERT! IN ATTACHMENT~HOMEPAGE

2001-05-09 Thread Jose Euclides da Silva Junior - DIGR.O
its is really a vbs virus. take care everybody!!! José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com "If the misery of our poor be caused not by the laws of nature but by our institutions, great is our sin." C

RES: file upload servlet

2001-04-20 Thread Jose Euclides da Silva Junior - DIGR.O
Use multipart/form-data extension html command to select your file to upload and then, use O'rreilly package to render it in your server. Good luck. José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com Internet do

RES: Diference between jsp/servlet engine X application server

2001-03-15 Thread Jose Euclides da Silva Junior - DIGR.O
Its nice for me. I was just thinking about concepts! Thanks, José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com > -Mensagem original- > De: Craig R. McClanahan [

Diference between jsp/servlet engine X application server

2001-03-15 Thread Jose Euclides da Silva Junior - DIGR.O
Hi everybody, i have one simple doubt. Tomcat has always been known as a jsp/servlet engine, instead of a jsp/servlet application server. Why? The basic concept of application server should be applied to Tomcat, since it supports information systems. Am i right? Regards, José Euclides Júnior __

RES: Advise needed...

2001-03-12 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Some hints; 1- Try to optimize, if its possible. Dont waste so many times. 2- use loadbalancing, avaiable if you use Tomcat ---> y should have another server 3- change the architecture -> one server as webserver, another as application server Good luck. J

where are my System.println results?

2001-03-09 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi. I would like to know where the results of the println(method) are stored(or logged)? Thanks in advance. José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euc

RES: Tomcat usability as a WebServer?

2001-03-06 Thread Jose Euclides da Silva Junior - DIGR.O
However, its better used as an application server only, for performance improvement. But i dont know why?! Regards, José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com > -Mensa

RES: A good free IDE for developping for Tomcat

2001-01-24 Thread Jose Euclides da Silva Junior - DIGR.O
Or try VisualAge 3.5 from IBM. It doesnt have drag/drop option, however its easy to use and i have never found any bug... Regards, José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.co

RES: Multipart/form-data

2001-01-12 Thread Jose Euclides da Silva Junior - DIGR.O
Try to use a try/catch command in your code, so you can control some exceptions. Regards, José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com > -Mensagem original- > De:

RES: Slow upload speeds

2001-01-05 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Many people have been talked about bad performance when using Jason code.But, you should tell me some information like available memory and availabe disk space When you try to use client and server on the same machine and the problem still happens, we are able

RES: Tomcat 3.2 stability

2001-01-04 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- You dont need to do it at all! See the NT statistics about all services are running on... José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com - -

RES: Post + multipart/form-data not working in Tomcat 3.1

2001-01-03 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Why dont you try to use Oreilly' package? I warrant it works fine. José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com - -Mensagem original

Upload problem: bug at Multipartrequest when deals with mixed parameters types

2000-12-29 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi everybody, i dont know if somebody can help me! I didnt get sucess to solve this problem. i have a doubt about an error message which came from TomCat, as listed below.There is a servlet, named StarServletnew and showed at end of this email, which instances

RES: file upload servlet

2000-12-29 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- I think that you can not mix parameters and file when you use MultipartRequest ( from Jason') to handle multipart/form-data. Regards, José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [E

RES: RES: can jsp handle multipart/form-data ?

2000-12-27 Thread Jose Euclides da Silva Junior - DIGR.O
ECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com - -Mensagem original- De: Joe Laffey [SMTP:[EMAIL PROTECTED]] Enviada em: Terça-feira, 12 de Dezembro de 2000 16:12 Para: Jose Euclides da Silva Junior - DIGR

How to debug in TomCat?

2000-12-26 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi, i am taking many problems with MultipartRequest class from Jason' s book whenever i try to upload some fields and a file from the SAME form. I have written some commands like System.out.println to show me the fields contents, but i dont know where i can see

RES: Requesting Suggestions for a Tomcat book

2000-12-22 Thread Jose Euclides da Silva Junior - DIGR.O
What do you think about writing something about bugs in Tomcat environment. I am wasting many times to solve this bug, as follow: Error: 500 Location: /examples/servlet/StarServletnew Internal Servlet Error: java.lang.NoSuchMethodError: FormBean: method (Ljava/lang/String;Ljava/lang/String;Ljav

RES: What can i do with mod_jk?

2000-12-20 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Thank you, Dave. José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com - -Mensagem original- De: Dave Newton [SMTP:[EMAIL PROTE

What can i do with mod_jk?

2000-12-20 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- What is the real use of mod_jk? Is it work with Tomcat? What for? Is it for a better performance? Thanks , José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euc

Help me please, a strange error message from Tomcat

2000-12-20 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi everybody, i dont know if somebody can help me! I didnt get sucess to solve this problem. i have a doubt about an error message which came from TomCat, as follow : There is a servlet, named StarServletnew, which instances a Bean, named FormBean, and sends so

Help me with an error message of Tomcat

2000-12-19 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi everybody, i dont know if somebody can help me! I didnt get sucess to solve this problem. i have a doubt about an error message which came from TomCat, as follow: There is a servlet, named StarServletnew, which instances a Bean, named FormBean, and sends some

RES: TomCat into NT environment

2000-12-19 Thread Jose Euclides da Silva Junior - DIGR.O
:50 Para: [EMAIL PROTECTED] Assunto:Re: TomCat into NT environment Consider Apache + Tomcat... (both can be configured as services and run just great...) - - Original Message - From: Jose Euclides da Silva Junior - DIGR.O <[EMAIL PROTECTED]> To: <[EMAIL

TomCat into NT environment

2000-12-18 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- What is the way to use TomCat into NT 4.0 Server? Just as a Stand-alone web-server, or as a NT service or even mixed with IIS. I think that this last option is the worst... Best Regards, José Euclides Júnior __ E-mail: [EMAIL PR

RES: multipart/form-data problem

2000-12-18 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi everybody, i am using tomcat 3.1 and multipart/form-data works fine with oreilly' components. Are you using it? If yes, It seems to be stupid hint, but try a downgrade! Regards, José Euclides Júnior __ E-mail: [EMAIL PROTECTED

RES: multipart/form-data problem

2000-12-14 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Are you using an external package to upload files, like oreilly components, or your own classes? José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.co

RES: can jsp handle multipart/form-data ?

2000-12-13 Thread Jose Euclides da Silva Junior - DIGR.O
> Thanks a lot, Philippe! But, my doubt is how to persist the uploaded file, > since i should store it into my database, as an image field. Oreilly > component just returns me a file object of its method. This is another > problem! What should i do? Any hint? > Best Regards, > > José Eucli

RES: RES: can jsp handle multipart/form-data ?

2000-12-13 Thread Jose Euclides da Silva Junior - DIGR.O
Thanks a lot, Philippe! But, my doubt is how to persist the uploaded file, since i should store it into my database, as an image field. Oreilly component just returns me a file object of its method. This is another problem! What should i do? Any hint? Best Regards, José Euclides Júnior

RES: can jsp handle multipart/form-data ?

2000-12-12 Thread Jose Euclides da Silva Junior - DIGR.O
Hi everybody and Joe! I am trying to use the oreilly's package for multipart/form-data streams. But I didnt find any method to deal with input text field which comes ( mixed ) with the uploaded file from my form. Any hint? Best Regards, José Euclides Júnior __

RES: multipart requests and file uploads problems on the Apache c onnection

2000-12-08 Thread Jose Euclides da Silva Junior - DIGR.O
have used the multipart on both RedHat 6.2 and Win2k with no problems. -Original Message----- From: Jose Euclides da Silva Junior - DIGR.O [ <mailto:[EMAIL PROTECTED]>] Sent: Friday, December 08, 2000 1:57 PM To: [EMAIL PROTECTED] Subject: RES: multipart requests and file upl

RES: multipart requests and file uploads problems on the Apache c onnection

2000-12-08 Thread Jose Euclides da Silva Junior - DIGR.O
multipart on both RedHat 6.2 and Win2k with no problems. - -Original Message----- From: Jose Euclides da Silva Junior - DIGR.O [mailto:[EMAIL PROTECTED]] Sent: Friday, December 08, 2000 1:57 PM To: [EMAIL PROTECTED] Subject: RES: multipart requests and file uploads problems on the Apache c

RES: multipart requests and file uploads problems on the Apache c onnection

2000-12-08 Thread Jose Euclides da Silva Junior - DIGR.O
al Message----- From: Jose Euclides da Silva Junior - DIGR.O [mailto:[EMAIL PROTECTED]] Sent: Friday, December 08, 2000 12:20 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RES: multipart requests and file uploads problems on the Apache c onnection *** PGP Signature Status: bad *** Signer: Jose E

RES: Tomcat 3.2 stability

2000-12-08 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Dear Thomas, is there any problem if i use TomCat 3.1 under NT 4.0/SP 6.a? Jackarta's site doesnt write anything about it Now, i am developing a small system with this environment Best Regards, José Euclides Júnior __ E-m

RES: multipart requests and file uploads problems on the Apache connection

2000-12-08 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi, everybody! Unfortunately, it seems that there is an important limitation when using Jason's components. The developer cant mix text fields and file setting fields in the form! Good luck, José Euclides Júnior __ E-mail: [EMAI

RES: importing javax.mail.* from within JSP servlets

2000-12-05 Thread Jose Euclides da Silva Junior - DIGR.O
Hi Craiq, what do you about using java mail api to upload a multipart-form/data into a JSP or servlet? Thanks Craiq José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com > -Mensa

Help me, PLEASE! Tomcat X multipart-form/data

2000-11-29 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi, it seems to happen a foolish bug whenever JSP of Tomcat deals with multipart/form-data. Since I have developed all my project with JSP, now it becomes very difficult to change all source files into servlets. It seems to be a bug when JSP performs getInput

RES: importing javax.mail.* from within JSP servlets

2000-11-29 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- I have the same doubt too, but in WINDOWS NT - 4.0 environment. José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com If i fail, if i succeed, at lea

Bug between JSP and multipart/form-data

2000-11-27 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi, it seems to happen a foolish bug whenever JSP deals with multipart/form-data. Since I have developed all my project with JSP, now it is a very difficult to change all into servlets. It seems to be a bug when JSP performs getInputStreams method with reques

RES: Multipart form handling help

2000-11-22 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Dear Shanx, I ve gotten the same problem as you,too! What should we do? Best Regards, José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com If i fai

RES: Uploading files with JSP

2000-11-22 Thread Jose Euclides da Silva Junior - DIGR.O
Unfortunately, it is not free... José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] http://euclides.8m.com If i fail, if i succeed, at least i live as i believe. > -Mensagem original- > De:

Uploading files with JSP

2000-11-21 Thread Jose Euclides da Silva Junior - DIGR.O
-BEGIN PGP SIGNED MESSAGE- Hi, i have gotten a headache with it. I need to upload a file with multipart/form-data in JSP environment. Can somebody help me? Best Regards, José Euclides Júnior __ E-mail: [EMAIL PROTECTED] [EMAIL PROTECTED]