No Subject

2000-07-15 Thread Sachin
Hi all, Can anybody tell me how to deploy a JSP on NES 4. Please help me out...as I have to do it immediately. Sachin === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs o

Re: LWS + Tomcat 3.1

2000-07-15 Thread Hans Bergsten
Andreas Hausleitner wrote: > > Has anyone used LWS form Gefionsoftware (http://www.gefionsoftware.com) > with Tomcat 3.1 > (latest version) and how did you get it running? > > getting error: 500 Internal Server Error > Servlet exception for jsp in init(): > java.lang.NoClassDefFoundError: org/apac

LWS + Tomcat 3.1

2000-07-15 Thread Andreas Hausleitner
Has anyone used LWS form Gefionsoftware (http://www.gefionsoftware.com) with Tomcat 3.1 (latest version) and how did you get it running? getting error: 500 Internal Server Error Servlet exception for jsp in init(): java.lang.NoClassDefFoundError: org/apache/tomcat/logging/Logger at org.apache.jas

Re: Servers for JSP

2000-07-15 Thread James
Allaire JRun is a great JSP Server. - Original Message - From: "mike dell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, July 15, 2000 12:33 PM Subject: Servers for JSP > All, > Which servers can JSP run in? Which servers support > JSP? > Thanks. > > __

Calling SERVLETS in WebSphere Application Server STANDARD Edition 3.0

2000-07-15 Thread Murthy
I have been experiencing some probs with Websphere application server standard edition 3.0 in deploying servlets. Here is the situation : We have installed WebSphere Application Server (WAS)standard edition 3.0.2 on AS400 V4R4 machine and administrating through a Windows NT 4.0 client to configu

Calling SERVLETS in WebSphere Application Server STANDARD Edition

2000-07-15 Thread Murthy
I have been experiencing some probs with Websphere application server standard edition 3.0 in deploying servlets. Here is the situation : We have installed WebSphere Application Server (WAS)standard edition 3.0.2 on AS400 V4R4 machine and administrating through a Windows NT 4.0 client to configu

Re: HTML Editor

2000-07-15 Thread Craig J. Detter
WebWise from Wise Systems (http://www.wisesystems.com) can provide for HTML page creation and editting for Java developers. A free version is available. -Original Message- From: Stephen Toner [mailto:[EMAIL PROTECTED]] Sent: Thursday, July 13, 2000 10:44 AM To: [EMAIL PROTECTED] Subject:

Servers for JSP

2000-07-15 Thread mike dell
All, Which servers can JSP run in? Which servers support JSP? Thanks. __ Do You Yahoo!? Get Yahoo! Mail – Free email you can access from anywhere! http://mail.yahoo.com/ === To

Re: java manuals

2000-07-15 Thread Thornton, Shannon
Nice name - bet you were always first in your class (alphabetically speaking). If you look at the bottom of ALL of the messages generated on this mailing list, there is a link that looks like this: http://java.sun.com/products/jsp/faq.html That gives you a thorough background. -Original Mes

No Subject

2000-07-15 Thread aa aaa
what is Introspection Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com === To unsubscribe: mailto [EMAIL PROTECTED] with body: "

java manuals

2000-07-15 Thread aa aaa
does java provides any manuals or a web site that contains complete information about jsp. Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

JSP on NES 4

2000-07-15 Thread Sachin
Hi all, Can anybody tell me how to deploy a JSP on NES 4. Please help me out...as I have to do it immediately. Sachin === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". Some relevant FAQs

Re: [Re: Sample Design Document For A JSP Project]

2000-07-15 Thread Brett Heroux
I have been looking into this for a month. The only thing that I found was on this newsgroup a while ago. It is about JSP Model 1 vs. JSP Model 2 architectures. I would suggest studying Struts (jakarta.apache.org) as an example of Model 2 and reading this article for an easy introduction to the to

Re: Jrun 3.0 datasource using JDBC/Oracle 8i

2000-07-15 Thread Raymond Blum
Thanks, it turns out that to test a datasource, the driver has to be in the admin server's classpath. I added it to the servers/lib dir and now it works fine. ---R Albert wrote: > > Try to place the classes12_01.zip in a file directory under allaire > directory and add the classpath in JRUN thru

Re: Dreamweaver UltraDev does visual JSP/HTML !

2000-07-15 Thread M. Simms
What do you mean "..is out" > -Original Message- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of keith kwiatek > Sent: Friday, July 14, 2000 1:48 PM > To: [EMAIL PROTECTED] > Subject: Re: Dreamweaver UltraDev do

Error Log???

2000-07-15 Thread JaeSungKim
Hi, I'm developing Web with JSP, on IPlanet4.1. but I have not way to get Error Log file that written System.out.println("String");. so, now I use out.println("String");, it's very inconvenience way. I want to modify start script file, which the way that provided IPlanet. Could you tell me how m