On Fri, Aug 30, 2002 at 01:45:24AM -0700, [EMAIL PROTECTED] wrote:
> 
> Perl is a little bit more cross platform than Java, and mod_perl is a pretty good 
>thing. use DBI; use HTML::Template; use strict;.....
> 
True, perl is a great language but in my experience, fine for smaller
projects. For larger ones you would be better off with an OOP language.
I have often scrapped a perl app and rewritten in Java when it became
large. (And yes, perls Object Orientation is way lacking at present).

If you're a regex freak, you can use Jakarta's ORO package (now jdk1.4
gives regexes too). 
> 
> >However, you can use a development environment that is largely
> >opensource - apache, tomcat, jboss, gvim, jikes, Ant, JUnit, Struts, cvs
> Heh, you can use that as the final running environment too.

Well, yes, but I wouldn't use Tomcat unless the number of hits is low.
- RK 


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to