R: Model View Controller (MVC) Appliction Will Not Compile

2000-01-26 Thread Montebove Luciano
26 gennaio 2000 17.54 A: Orion-Interest Cc: [EMAIL PROTECTED] Oggetto: Model View Controller (MVC) Appliction Will Not Compile Hi, I wrote a very simple web application (codes below) using the MVC design pattern and trying to test it on orion 0.8.2 The View email.jsp (stored in the

RE: Model View Controller (MVC) Appliction Will Not Compile

2000-01-26 Thread anthony . bisong
Sorry guys I am using orion 0.8.1 and not 0.8.2 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 26, 2000 11:54 AM To: Orion-Interest Cc: [EMAIL PROTECTED] Subject: Model View Controller (MVC) Appliction Will Not Compile Hi, I wrote a very

Model View Controller (MVC) Appliction Will Not Compile

2000-01-26 Thread anthony . bisong
Hi, I wrote a very simple web application (codes below) using the MVC design pattern and trying to test it on orion 0.8.2 The View email.jsp (stored in the directory I created -- c:\orion\default-site\html\examples\jsp\email\ ) The Controller -- EmailServlet.java (in dire