Why JSP pages rarely seen on web Except Enterprise Level
Hi
I know J2EE are use very strongly in enterprise level due to its resouse rich , persistense on good platform like unix,linux sun solaris, But Generally for any commercial web application i use to see asp and most prefferably PHP pages (at present on demand due to linux platform ) but very rarely seen jsp pages, why is there any solid reason regarding speed efficiancy
or any other reason.
Need to Know
Vivek Sharma
[452 byte] By [
harnala] at [2007-10-1 12:02:23]

> Hi
> I know J2EE are use very strongly in enterprise level
> due to its resouse rich , persistense on good
> platform like unix,linux sun solaris, But Generally
> for any commercial web application i use to see asp
> and most prefferably PHP pages (at present on demand
> due to linux platform ) but very rarely seen jsp
> pages, why is there any solid reason regarding speed
> efficiancy
> or any other reason.
There are several reasons:
1)PHP is easier to learn.
2)Therefore PHP developers are cheaper.
3)There are more PHP hosting services than for J2EE. Quite often they are cheaper, too.
4)There are more open-source WEB related components written in PHP. For example, discussion forums.
But I strongly believe that there are no technical reasons why PHP is better for small WEB apps!If someone disagrees then please explain you't opinion.
> > YES
> > I am actually developing simple web application.So
> > for that J2EE is not better option. really it is
> bad
> > news.
>
> No !J2EE is good for simple WEB app. as well
That's one thing I would say boldly too :-)