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.
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.