Archives of the JSP mailing list (and FAQ)

1999-08-10 Thread Daniel Kehoe
> cannot find the archive for this list... Archives of the JSP mailing list are at http://archives.java.sun.com/archives/jsp-interest.html for Sun's JSP list archive. The link to the search engine doesn't work. There is an alternative archive at http://www.jsp-interest.com/ The search engine doe

Re: CLASSPATH

1999-08-10 Thread Daniel Kehoe
Did you try specifying the path like this: and putting YourBean in: /somewhere/jrun/jsm-default/classes/com/somedir ? Daniel kehoefortuity.com -Original Message- From:Joe Blow Sent:Mon, 9 Aug 1999 15:25:35 -0700 To: [EMAIL PROTECTED] Subject: CLASSPATH Hi, I've create

Re: Servlets & JSP

1999-08-07 Thread Daniel Kehoe
There is an IBM Redbook that is a large example using the "model 2" approach at http://www.redbooks.ibm.com/SG245423/sg245423.pdf Full title: "Developing an e-Business Application for the WebSphere Application Server," redbook # SG24-5423-00 Unfortunately the JSP code examples use JSP 0.9x, no

error invoking a JSP1.0 page from a servlet

1999-08-06 Thread Daniel Kehoe
I've looked at the example in the FAQ (rewrote it for JSP 1.0 (JRun implementation)) and I get a java.lang.NoClassDefFoundError when I try to run a servlet that contains Foo foo_o = new Foo("test"); request.setAttribute("fooBean", foo_o); What's wrong? Thanks! Daniel [EMAIL PROTECTED] _

homegrown database connection bean or JSPDBConnection?

1999-05-20 Thread Daniel Kehoe
I used the nice JRun beans JSPDBConnection and JSPDBResult for a site a few months ago. Now the web site has moved to a hosting provider that runs Zeus web server/JServ/gnuJSP. Has anyone developed a database connection bean for JSP that's out as open source? I've already seen the examples of da

is this list archived? where?

1999-05-20 Thread Daniel Kehoe
I'd like to search an archive of this list. Is this list archived? Where? Daniel [EMAIL PROTECTED] === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JSP-INTEREST". For gene