On Fri, Jun 20, 2008 at 22:44, Anupam Jain <[EMAIL PROTECTED]> wrote:
> On Fri, Jun 20, 2008 at 7:10 PM, Puneet Lakhina > <[EMAIL PROTECTED]> wrote: > > On Fri, Jun 20, 2008 at 18:32, Sandip Bhattacharya <[EMAIL PROTECTED]> > > wrote: > > > >> +++ Puneet Lakhina [20/06/08 17:34 +0530]: > >> >Shorter learning curve argument doesnt hold, I dont see why for an > average > >> >person it would be easier to learn PHP instead JSP/Servlets. or why it > >> would > >> >be difficult to set up tomcat over apache with mod php. > >> > >> Then you need to get a fresh look at it. > >> > >> Any standard linux installation nowadays (which installs apache by > >> default) has out of the box PHP support, and all person needs to do > >> after picking up his/her first PHP book is to open a text editor, code, > >> save, and refresh his browser :). And provided he doesn't make stupid > >> newbie security mistakes, his application is ready for the web and can > >> handle considerable amount of real traffic. > >> > >> If you can say the same for Tomcat for example(don't get me started on > >> my quite outdated views of jboss here), I will admit that I really > should > >> update myself and will withdraw my claims. :) > >> > > > > Ok for tomcat. this is how it is - download, unzip, make "myfirstwebapp" > > folder in $MYTOMCATINSTALL/webapps, > > > > create hello.jsp (which you can edit in ur favourite editor). > > > > start tomcat. Refresh. > > > > Thats pretty much it. I havent ever used jboss, but if basic webapps all > you > > want to do that is you dont need the j2ee stuff like ejbs n the lot , > then I > > dont think you should be using jboss. > > Tomcat is not a production capable server. Umm why exactly? These unqualified statements arent really helpful. http://wiki.apache.org/tomcat/PoweredBy > And standalone jsps cannot > hope to compare with stadalone php pages so it's not a fair > comparison. Could you please elaborate here? I dont know too much PHP, this would be really helpful. > The fact remains - a production J2EE system is much harder > to deploy than a production LAMP system. > Why do you say that? Is that because you in your experience have deployed more LAMP systems? What are the types of deployments that you have based this "fact" on? What are the typical problems that make a j2ee system deployment tougher? > > -- Anupam > > _______________________________________________ > ilugd mailinglist -- [email protected] > http://frodo.hserus.net/mailman/listinfo/ilugd > Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi > http://www.mail-archive.com/[email protected]/ > -- Puneet http://sahyog.blogspot.com/ Latest Post: javac -g _______________________________________________ ilugd mailinglist -- [email protected] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[email protected]/
