Title: JSPs and Orion app server
Fiorini:
 
I use Orion & JSP's regularly, and there is a mailing list for orion at [EMAIL PROTECTED] (info on their site too).
 
The JSP you show below runs fine for me & my Orion setup here.
 
Mike
Javacorporate Ltd
http://www.javacorporate.com
-----Original Message-----
From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Fiorini Simone
Sent: Wednesday, January 19, 2000 12:51 PM
To: [EMAIL PROTECTED]
Subject: JSPs and Orion app server

has anybody experiences in setting up web application with Orion AppServer ?
big troubles in make simple JSP  work like:

<html>
<head>
<title>Log in</title>
</head>
<body>

<%= 3+1 %>

</body>
</html>

can anybody help me ?
Thanks.



Reply via email to