Adrian Murphy wrote:
> Is there anything java servlets can do that php can't.
Well I had to use a servlet because of it's threading ability once. Java
servlets are actual programs that can continue to run on the server. That
is useful when you need a threaded process for instance.
Michael
>
Is there anything java servlets can do that php can't.
is there any pressing need for me to learn servlet
technology,other than to expand the old skillset.
the difference between jsp and servlets is that
with the former the code is embedded in the html.correct?
--
PHP General Mailing List (ht
2 matches
Mail list logo