Hi all,

I am pretty new to servlets, and to this list also. So excuse if some
question may seem inappropriate or OT.

I've tried to install Jrun and IBM WebSphere on NT, and gave a quick try
at them. 
Lately I installed Jserv as an Apache DSO under Linux. Then I tried to
move some of the servlets shipped with JRun into a Jserv zone, and found
that most of them do work. Even the session management in one of JRun's
demos, surprisingly, generates a session id under jserv. Is it because
there an equally named  'Session' class in both of them?

The Q is: what are the real tricks to succeed in 'using everywhere'?
What the hard spots to look for? 
I can imagine that classes have to be present, zones configured etc...
But, apart anything related to different configurations, is there any
limit in using a servlet-engine (and it's protocol) instead of another,
or is it completely transparent?

Enlightments are welcome.

gian




--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to