Date: Thu, 8 Mar 2001 13:33:26 -0500 From: "Drew Lister" <dlister@crossoft.com> To: "Joe Shevland" <shevlandj@kpi.com.au>, "Sean Kelly" <kelly@ad1440.net>, <freebsd-java@FreeBSD.ORG> Subject: RE: Trying to Create a simple Bean Message-ID: <9FD1AD5A8A0EB94B8B41ABC47563ED4B3B67@exchange1.crossoft.com>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] I got my simple Bean to work. Thanks to Sean and Joe for their help on this issue! Two other questions though. Hopefully these aren't too elementary. 1. Is there a Tomcat installation for BSD? 2. I was working with a page.jsp and I keep getting a "Internal Server Error", even after I remove the page. Does JServ have some kind of caching? Thanks, Drew Lister -----Original Message----- From: Joe Shevland Sent: Wed 3/7/2001 6:56 PM To: Drew Lister; Sean Kelly; freebsd-java@FreeBSD.ORG Cc: Subject: RE: Trying to Create a simple Bean Hi Drew, JServ cannot find the class file for your DiceBean class. Its been a while since I've used JServ (Tomcat is a much better alternative). If DiceBean is not associated with a package (e.g. no package com.foo.bar in Java source) then it should be fine to compile DiceBean.class and then place a reference to its directory or JAR file in (I think) jserv.properties as this is where the CLASSPATH is set up. I would keep your class files for a particular web app in both i) a structured package format and ii) a JAR file, just for namespace cleanliness. Tomcat makes things a lot easier in terms of class loading too, you can just whompf all your class files into <WA>/WEB-INF/classes or JAR's into <WA>/WEB-INF/lib. Regards, Joe -----Original Message----- From: Drew Lister [ mailto:owner-freebsd-java@FreeBSD.ORG]On Behalf Of Drew Lister Sent: Thursday, March 08, 2001 4:56 AM To: Sean Kelly; freebsd-java@FreeBSD.ORG Subject: RE: Trying to Create a simple Bean When I put the line in : <%@page import="DiceBean" %> I get this error /usr/local/www/gnujsp/jsp__pants_2ejsp.java:6: Class DiceBean not found in import. import DiceBean; ^ 1 error Should DiceBean be part of a package? I was just referencing it as one class. The CLASSPATH of the webserver (Apache.conf) does include the location of DiceBean. Should you store all classes that you create in another directory besides the home directory of the www pages? Thanks, Drew Lister -----Original Message----- From: Sean Kelly Sent: Wed 3/7/2001 12:10 PM To: Drew Lister; freebsd-java@FreeBSD.ORG Cc: Subject: Re: Trying to Create a simple Bean > DiceBean time = (DiceBean) Do you have the package for DiceBean imported in your <%@ page ... %> declaration? Is the class definition for DiceBean available to GNU JSP? In other words, does the CLASSPATH of the web server include the location of DiceBean? --k [-- Attachment #2 --] x>" IPM.Microsoft Mail.Note 1 # RE: Trying to Create a simple Bean ! / ! / ! 997307A23F52084C805A2DD5693416B5 D 6 6 @ 9 8C = RE: G 2 c=us;a= ;p=Crossoft;l=EXCHANGE1-010308183326Z-364 I # RE: Trying to Create a simple Bean @ N Gb Z Joe Shevland [ ? +n T Joe Shevland SMTP shevlandj@kpi.com.au \ SMTP:SHEVLANDJ@KPI.COM.AU ] Joe Shevland ^ ? +n T Joe Shevland SMTP shevlandj@kpi.com.au _ SMTP:SHEVLANDJ@KPI.COM.AU f SMTP g shevlandj@kpi.com.au h SMTP i shevlandj@kpi.com.au p Trying to Create a simple Bean q a}~I1/ &Z t 2 Drew Lister; Sean Kelly; freebsd-java@FreeBSD.ORG Drew Lister Trying to Create a simple Bean 31 LZFu28 rcpg1252Chtml10? ch set0 PVUQ2 3Fo ;05;`c P d36`4 *\g 4 <!DOCTYP E HTML P UBLIC "- //W3C!DT"D 3.2!EN">#18o #$&3%pE|AD%&)o$6A<METAA1,`="G atE"ONT"T,Exnge=Rv1/A 6.0.44170'"*%77TI8TLE%0PE: Tryg -pO-`.a mP.B5n$n5/3O1&E48 (O&;5`<BODY dir=;r;@; !0>Qdo >Q \q>Q0>`;k<og96xDIV>
