Re: Which one is recommended Web Server with JSP engine?

2000-11-20 Thread Louis
Compare to Jrun , Jrun provide many good documents and JRun have GUI to configure and deploy your application. It is easy and simple. Orion is fast, but I found that is not that easy to use compare to jrun. And the documents is not enough and details. But if running EJB application, I use

Re: keeping track of user connections

2000-11-20 Thread Manne Fagerlind
Actually, it's when the session times out (the server doesn't know if you close the browser window unless you explicitly tell it, e.g. using a crafty JavaScript). /Manne -Original Message- From: M. Simms [mailto:[EMAIL PROTECTED]] Sent: 20 November 2000 05:00 To: [EMAIL PROTECTED]

Re: Which one is recommended Web Server with JSP engine?

2000-11-20 Thread Manne Fagerlind
Hello, Did you get to this to work with JBuilder Professional, or do you have the Enterprise version? Regards, Manne Fagerlind -Original Message- From: M. Simms [mailto:[EMAIL PROTECTED]] Sent: 20 November 2000 05:00 To: [EMAIL PROTECTED] Subject: Re: Which one is recommended Web

Re: Jsp in WebLogic 5.1

2000-11-20 Thread Marco M
hi, no! you must be able to change your JSP while WLS is running! br marco -Original Message- From: EXT Loni Bharat Nagwani [mailto:[EMAIL PROTECTED]] Sent: 24. November 2000 9:34 To: [EMAIL PROTECTED] Subject: Jsp in WebLogic 5.1 Hi, I am using JSP's with weblogic.

Re: Hi

2000-11-20 Thread Manne Fagerlind
Should work fine -Original Message- From: Deepak C S [mailto:[EMAIL PROTECTED]] Sent: 20 November 2000 12:27 To: [EMAIL PROTECTED] Subject: Hi Hi, Could anybody tell whether I could use both CGI-perl and ApacheJserv together for Backend(Server Side) of a single

Re: Hi

2000-11-20 Thread Darko Cokor
- Original Message - From: "Deepak C S" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 20, 2000 12:26 PM Subject: Hi Hi, Could anybody tell whether I could use both CGI-perl and ApacheJserv together for Backend(Server Side) of a single Site. I

Hi

2000-11-20 Thread Deepak C S
Hi, Could anybody tell whether I could use both CGI-perl and ApacheJserv together for Backend(Server Side) of a single Site. I am using Linux and Apache WebServer. Thanks and Regards, Deepak C. S. Planetasia Ltd, A Microland Group Company, Contact:

Re: (Off topic) JDBC driver

2000-11-20 Thread Daniel Lynn
I've been gone all weekend, so this may already be answered, but they've got some drivers on the download page of www.mySQL.com Ana Pino wrote: Can anybody point me to a good JDBC driver to connect to MS SQL Server? Thanks in advance, Ana

Re: Best JSP Tool

2000-11-20 Thread Petr Jiricka
Sanh, this question should probably be asked on the Forte mailing lists at www.netbeans.org, but nevertheless - the feature you are asking about is available in Forte Internet Edition. Just do for JSPs whatever you would normally do for Java files: set breakpoints, step over lines, view

Hi Can anyone help me !

2000-11-20 Thread VEDA
Hi JSP Gurus ! I am new to JSP. When I tested with small JSP examples after installing JRUN 2.3 Configured with IIS (ie) it shows errror. I have tested by clicking the examples at the home page of JRUN i am able to run the servlets examples but not the JSP examples in the browser.

HELP:JSP File doesnt execute!!

2000-11-20 Thread Chetna Bhatt
hello, I am new to JSP and have downloaded Tomcat v3.1 and Apache web Server 1.3.12 for Windows NT4 as the platform.I have also downloaded the ApacheModuleJserv.dll file from the site. My qurery is that do i have to install JServ to be able to execute JSp files and if yes, where can i find Jserv.

Re: HELP:JSP File doesnt execute!!

2000-11-20 Thread Robuschi (Delfi)
- Original Message - hello, Hello, I'm Roberto from Italy!! I am new to JSP and have downloaded Tomcat v3.1 and Apache web Server 1.3.12 for Windows NT4 as the platform.I have also downloaded the ApacheModuleJserv.dll file from the site. My qurery is that do i have to install

peculiar problem with index.jsp

2000-11-20 Thread John Thomas
Hi all, I am a very queer problem. I am using Tomcat 3.1 as standalone and configured in server.xml file as below Context path="" docBase="webapps/ums" debug="0" reloadable="true" /Context The index.jsp is a login screen which submits to form data to Retrieve.jsp file. In both

Re: HELP:JSP File doesnt execute!!

2000-11-20 Thread Aman
Chetna Here is the help from my side and I guess it will help you. Run the Startup.bat file to run tomcat from the bin directory. Classpath has to be set. set TOMCAT_HOME=the directory of jakarta tomcat set JDK_HOME=jdk path Install jsdk2.0 and set its "lib" directory to classpath. set

Re: HELP:JSP File doesnt execute!!

2000-11-20 Thread Ivo Limmen
Hi, You should download the latest version of Tomcat. I had some trouble with executing JSP's with older versions of Tomcat. I use 3.2 beta 6 and it runs very smooth Ivo - hello, I am new to JSP and have downloaded Tomcat v3.1 and

signoff JSP-INTEREST

2000-11-20 Thread Kiran Kumar
-Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Bolt, Dave Sent: Monday, November 20, 2000 9:56 AM To: [EMAIL PROTECTED] Subject: set J2EE-INTEREST NOMail set JSP-INTEREST NOMail set EJB-INTEREST NOMail

iPlanet 4.1 Enterprise Edition

2000-11-20 Thread Denny Pichardo
Hi, Has anybody here use iPlanet Enterprise. What do you guys think of it? Is it fast or slow compared to other servers? Are there any better web servers? Thanks for your help, Denny Pichardo IT Specialist Agilent Technologies [EMAIL PROTECTED]

Re: SSL

2000-11-20 Thread Antonio W. Lagnada
Can you send me and example configuration file on making mod_jserv work with Apache -- with JSP and Servlets working. -- Antonio W. Lagnada Ecommerce Consultant [EMAIL PROTECTED] This email address is specifically for JSP-Interest email list. Remove _NOSPAM for the actual email.

Re: JSP page that display 10 result...

2000-11-20 Thread Antonio W. Lagnada
In your query use "rowcount" i.e. 1st query "SELECT * FROM table rowcount 11"; 2nd query "SELECT * FROM table rowcount 10 AND rowcount 21"; etc... -- Antonio W. Lagnada Ecommerce Consultant [EMAIL PROTECTED] This email address is specifically for JSP-Interest email list. Remove _NOSPAM for

Re: Which one is recommended Web Server with JSP engine?

2000-11-20 Thread Nithyananda Reddy
Total-e-Server from Bluestone software is pretty good too,,, --- "Duffey, Kevin" [EMAIL PROTECTED] wrote: I would go with Orion application server (www.orionserver.com). Fully J2EE and is very fast, clusterable, scalable, and so on.. Free to use for all use and only $1500 per server for

No Subject

2000-11-20 Thread kaab kaoutar
Hi all! I'm using jsp with websphere! i have a jsp file that uses a bean! where should i put the bean class so as to be accessible by my jsp file? i know that html and jsp files are located in, the web directory and servlets in the servlets directory, of my web application! and that to add a new

Re: How can I print a HTML page using PrintAPI without using Graphics object !

2000-11-20 Thread David M. Karr
"Bhuvaneswari" == Bhuvaneswari Palanivel [EMAIL PROTECTED] writes: Bhuvaneswari Hi, Bhuvaneswari For my application, we need to print many HTML pages. How can i print HTML Bhuvaneswari pages without using the Graphics object? Actually in java 1.2 contains Bhuvaneswari Printing API.

Re: Business logic should be coded in beans or JSP pages itself?

2000-11-20 Thread Luis Javier Beltran
Hello everybody, I've recently shifted from ASP to JSP. Good choice! Many people suggest us to use beans to encapsulate business logic. But I've come to know that we have to restart the web server when we upgrade the bean. It depends on which App server you're using. This thing is not very

OT : Application Server --- Re: Which one is recommended Web Server with JSP engine?

2000-11-20 Thread :-Koshy Kerteya-:
Seriously? We are trying out JBuilder 4 hoping (Desperately) hoping that it would give good results in remote debugging (JSP / Servlets + EJBs) I'm interested in this Orion AS, which seems to get good response from ppl on this list Right now, Weblogic is driving me nutz, Websphere is like a

No Subject

2000-11-20 Thread youness htite
salut bon si tu peux m'explique ca en francais je peut faire bqp de truc bye - Original Message - From: "kaab kaoutar" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 20, 2000 4:33 PM Hi all! I'm using jsp with websphere! i have a jsp file that uses a bean! where

Reg RemoteFileChooser possibilities.

2000-11-20 Thread Mohammed Zubair
Hi, I need to create a servlet which will pop up a filechooser dialog box at the client side, but the contents of this filechooser has to be the file and directory structure of the server side machine. That is what i need is a FileCHooser which will allow me to browse through files at a remote

Re: Another question on JSP include

2000-11-20 Thread Gayle Westbrook
I didn't get an error. The included info just didn't show in the final view. I fixed my problem - the syntax as I wrote it was correct. I just had problems with my web server configuration, which are now resolved. So, it is legal and should work to have: %@ include file="../content/header.inc"

No Subject

2000-11-20 Thread kaab kaoutar
Bonjour! Merci pour votre réponse! bon, je bosse sur jsp1.0 sur websphere(windows NT server) et j'ai du mal à utiliser un javabean: ou devrais je mettre les fichiers d'extenssion class et java (dans quel répertoire) et comment ? Merci d'avance

(Off Topic) Please Bare with ME!!!

2000-11-20 Thread Ganesh Mohan Rao
Dear All, Please bare with me for this Off Topic Question. I would like to know whether there is a possiblity of reading the contents of a files at one stretch. Now I am using FileReader and Buffer Reader in which I am using Readline() method which reads line by line. My PL wants to read the

Re: (Off Topic) Please Bare with ME!!!

2000-11-20 Thread Luis Javier Beltran
Do you want all in a String??? - Original Message - From: "Ganesh Mohan Rao" [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 20, 2000 1:52 PM Subject: (Off Topic) Please Bare with ME!!! Dear All, Please bare with me for this Off Topic Question. I would like to know

Re: (Off Topic) Please Bare with ME!!!

2000-11-20 Thread Ganesh Mohan Rao
Yes, I want in a String. Ganesh -Original Message- From: Luis Javier Beltran [mailto:[EMAIL PROTECTED]] Sent: Monday, November 20, 2000 11:05 AM To: [EMAIL PROTECTED] Subject: Re: (Off Topic) Please Bare with ME!!! Do you want all in a String??? - Original Message - From:

Re: Hi Can anyone help me !

2000-11-20 Thread suhdkaar asdas
Hi IIS doent support servlets i suppose.. it needs an iPlanet Web server or java web server for running servlets .. and JSP.. hope this helps.. bye sudhakar From: VEDA [EMAIL PROTECTED] Reply-To: A mailing list about Java Server Pages specification and reference [EMAIL PROTECTED] To:

Re: Java: make EXE

2000-11-20 Thread Marcelo Mathias Lima
I founded a little program that do this in tucows.com in seccion Java good lucky! Marcelo - Original Message - From: Maureen Chandra [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 16, 2000 3:22 AM Subject: Java: make EXE Hi group, Sorry to have posted this

Re: (Off Topic) Please Bare with ME!!!

2000-11-20 Thread Livaditis, Nicholas
Use this: import java.io.*; public String FileToString(String PathFile) throws Exception { File file = new File(PathFile); String FileContents = ""; if ( file == null ) throw new Exception("Unknown error!");

Re: Include Question - JSP

2000-11-20 Thread Marcelo Mathias Lima
This is not possible. :-( sorry - Original Message - From: Javier Aguado [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 17, 2000 11:42 AM Subject: Include Question - JSP Hi all! How do i to put a %= expression % in the page value? %String file = "file.jsp"%

Import directive in JSP

2000-11-20 Thread Sunil Roy
I am using Tomcat 3.1 Windows98. I am trying to call a Jsp page " First.jsp " directly from the URL. The first line in the Jsp is a directive as shown below: %@ page import = "ConnectionPoolSevlet" Later on in the Jsp , I am accessing some static variables of this

Re: Hi Can anyone help me ! - JRun configuration

2000-11-20 Thread Daryani Santosh
That's not true . You can run servlets and JSP on JRun 2.3 / 3.0 configured with IIS as web server. I've worked on both. Your JSP's need to be in a the correct folder to run them, with the default configuration. http://localhost:portnumber/jsp points to

Re: (Off Topic) Please Bare with ME!!!

2000-11-20 Thread Luis Javier Beltran
then you can use something like : String filecontent = ""; BufferedReader br = new BufferedReader(new FileReader(fileName)); while (br.ready()) { filecontent += br.readLine(); // you can add a "\n" to indicate a line break - filecontent += (br.readLine()+"\n") } - Original Message

JRUN- XSLT Custom Tag

2000-11-20 Thread Neal Cabage
Has anyone had success with JRUN's XSLT custom tag? I couldn't get it to work, nor could my colleague. Neal === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL

Scrollable ResultSet

2000-11-20 Thread Mukka, Srikanth
Hi All, Any ideas on how to implement Scrollable resultset, I have two buttons in my JSP, one is next and another is previous. Depending on the users which button he hits, I have to display that records. Any help will be of great userful. Waiting for your response. Bye Srikanth

Re: JSP page that display 10 result...

2000-11-20 Thread Marco
Thanx but this SQL query can work with SQL Server or mySQL??? i didn't find any help about rowcount in SQL Server. Thanx marco In your query use "rowcount" i.e. 1st query "SELECT * FROM table rowcount 11"; 2nd query "SELECT * FROM table rowcount 10 AND rowcount 21"; etc... --

Re: JSP page that display 10 result...

2000-11-20 Thread Shawn Zhu
Not standard SQL statement...generates syntax error on Access. -Original Message- From: Antonio W. Lagnada [mailto:[EMAIL PROTECTED]] Sent: Monday, November 20, 2000 8:10 AM To: [EMAIL PROTECTED] Subject: Re: JSP page that display 10 result... In your query use "rowcount" i.e.

Re: HELP:JSP File doesnt execute!!

2000-11-20 Thread Simon Orchanian
Hi, You do not need to use JServ because you are running Tomcat which is a servlet container already. The JSP files should be placed under the document root directory of Apache. Simon --- Chetna Bhatt [EMAIL PROTECTED] wrote: hello, I am new to JSP and have downloaded Tomcat v3.1 and Apache

Re: Jsp in WebLogic 5.1

2000-11-20 Thread Carlos Vasquez
Don't do that. If your JSP's are not being updated what you can do is delete the pagecompile directory and when you access the JSP it should recompile again. -Carlos Vasquez --- Marco M [EMAIL PROTECTED] wrote: hi, no! you must be able to change your JSP while WLS is running! br

FW: Your post has been returned (Getting all the values in a sele ction box)

2000-11-20 Thread Ortiz, William J
Hello fellow Jsp'ers: In the project I'm working on we display a JSP page to the user that allows them to type in Customer Numbers(CN) in a text box. We added a method to include multiple CN's in a selection box, they type in a CN and click on an 'Add' button, the CN will be added to the

Re: Your post has been returned (Getting all the values in a sele ction box)

2000-11-20 Thread Dan Cancro
I think you'll need to use Javascript to do this. You can take all of the CNs from the selectionBox by looping through its DHTML options array. Put these into a hidden field as a delimited string using the Javascript function "join". Then at the server, separate the values from the hidden

waiting page...

2000-11-20 Thread Louis
Hi, I have a page, when the user click the process button, it will go to the servlet to do the process. The process may take some times, so I want to show a waiting page tell user the request is processing, please wait...etc. After the process is finish, the waiting page will automatically

Caching variable....

2000-11-20 Thread arun prakash
Hi All., How can i cache the variables value in memeory in Java ??? For ex if i have a variable int i = 5; in a class which has a set method where its modified to 20...and a get method which just returns the value of i. Now first i will call the set method from another class.now when

No Subject

2000-11-20 Thread Lorena Carlo
Hi Kaab, you can put your beans inside a jar file which you should locate on the servlet folder. Hope this help you Bye - Original Message - From: kaab kaoutar [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, November 20, 2000 11:33 AM Hi all! I'm using jsp with websphere! i

Re: Caching variable....

2000-11-20 Thread Shawn Zhu
declare the variable static. -Original Message- From: arun prakash [mailto:[EMAIL PROTECTED]] Sent: Monday, November 20, 2000 3:29 PM To: [EMAIL PROTECTED] Subject: Caching variable Hi All., How can i cache the variables value in memeory in Java ??? For ex if i

Re: waiting page...

2000-11-20 Thread JSP Insider
Try using JavaScript to pop up a little please wait window when the form is submitted. I believe the JavaScript event is onSubmit. You could also use scripts to change the content of the page submitting the form. Either way should work and not require the server to use any more processing power.

Re: convert text format to DB ??

2000-11-20 Thread $B%"%s%=%s%K!
If you use JBuilder4, I believe they have custom bean for that purpose. Anthony Mak -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of sufi malak Sent: Thursday, November 16, 2000 11:07 PM To: [EMAIL

need help with Tomcat 3.1 and Win98

2000-11-20 Thread Bonnie Betts
Hi; I am having a very difficult time getting Tomcat to run (stand alone)... well, correctly on my Windows 98 that is. I had finally learned to increase the shell buffer from default (256) to 512 to end that frustrating "Out of environment space" message to get Tomcat to finally run. I now get

JSP Debugging

2000-11-20 Thread $B%"%s%=%s%K!
I am using JRun. I wonder if there are any debugging tool for JSP pages? Because the error message generated is not very accurate, often the compiler says there is error on certain line but the error is in another line which is miles away. I am wonder if I can download a more accurate debugger? I

JRun Debugger?

2000-11-20 Thread $B%"%s%=%s%K!
I am trying to run JRun under Java's jdb debugger. I put in the following command as the JRun documentation said, but was not successful of starting the default server under jdb. What is wrong?? C:\Program Files\Allaire\JRun\binjdb JRun c:\program files\allaire\jrun\servers \default Initializing

Re: setItem vs request/session (redirected)

2000-11-20 Thread Duffey, Kevin
Ahh the Model 1, Model 1.5 and Model 2 debate. I know it well. I used to be a Model 1.5 developer. Here are some of the differences: Model 1: All code is in the JSP page. You use JSP pages with code and submit to JSP pages with code. You do logic, etc in your JSP page. Model 1.5: Most code

Increase session time in jsp????

2000-11-20 Thread subramanian Athimoolam
hi i am using sessions in my jsp page.i don't know how much time the session will alive.but now i want to increase the session alive time.how can i do it. please any one give me a suggestion. thanks subu

How to make tool tip to stay for a specified time?

2000-11-20 Thread Rathna
hi all, i want to the tool tip to be displayed for a specified time when the cursor is moved upon the component.actually the tool tip is displayed when the cursor is placed on the component and vanishes afer a few second even though the cursor is not moved out of the componenet. Is there a way

How Client Side JavaScript call serverside JSP or Servlet

2000-11-20 Thread Hou Dajun
Hi: I am doing research on how to let client side script call a server side JSP or servlet. For example, when I enter some value in a field and I want another field to get some values from DB without doing form submit. I think I need to write a javascript to call a jsp or servlet to retrieve the

Java Script disabled.

2000-11-20 Thread Sachdeva Deepika
Hi, In our JSP forms, we are using Java Scripts for doing Client-side validations. Is there any way to detect if the client browser does not support/ has disablded Java script execution, so that we can give a message to the user. Deepika

Request with fields of same name

2000-11-20 Thread Dan Cancro
I have a form with multiple fields by the same name. How do I refer to each of them in the Request? With ASP, I rcould refer to them with Request.Form("fieldName")(0), Request.Form("fieldName")(1), etc. === To unsubscribe:

need help with Tomcat 3.1 and Win98

2000-11-20 Thread Ivo Limmen
Hi! We had the same problem here. JSP don't work in older versions then 3.2b6 or they are very difficult to set up.. we couldn't get them to work. Tomcat 3.2b6 runt without any problems... Ivo Hi; I am having a very difficult time getting Tomcat to run

No Subject

2000-11-20 Thread Bolt, Dave
set J2EE-INTEREST NOMail set JSP-INTEREST NOMail set EJB-INTEREST NOMail set XML-INTEREST NOMail set SERVLET-INTEREST NOMail === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto