RE: how to deploy an app with only jsp, servlets and beans (not ejb)

2000-12-16 Thread Jarek Skreta
. Hope this helps. Jarek > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Steven and > Susan Hirsch > Sent: 16 December 2000 15:28 > To: Orion-Interest > Subject: how to deploy an app with only jsp, servlets and beans (not >

how to deploy an app with only jsp, servlets and beans (not ejb)

2000-12-16 Thread Steven and Susan Hirsch
Hi, Can anyone point me to some literature explaining how to deploy an app that does not contain ejbs? For example, I'mm looking for a way to deploy a .war file without having to construct a .ear file. Any help would be appreciated!! Thanks!

JSP/servlets

1999-10-22 Thread Kevin Duffey
Hi, I seem to be stuck on getting my jsp pages to call a servlet, at least in the way of using parameters. The syntax I am using is: The problem is, one of my params is an http:// url. I thought to pass anything other than a-z and 0-9 characters ,it had to be encoded. It seems as if this migh