Server-side tools survey  
Author Message
Ashton





PostPosted: 2003-11-16 22:51:00 Top

java-programmer, Server-side tools survey I'm currently working with JBoss/Tomcat, PostgreSQL, NetBeans, Struts,
XDoclet, Ant, JUnit, JUnitEE...and a few things I've probably forgotten
to mention.

What tools do *you* consider necessary for web application development?
--
Phillip Mills
Multi-platform software development
(416) 224-0714


-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 100,000 Newsgroups - 19 Different Servers! =-----
 
TMSByrtpZSBUZWNoaWU





PostPosted: 2003-11-17 5:17:00 Top

java-programmer >> Server-side tools survey On Sun, 16 Nov 2003 09:51:26 -0500, Ashton wrote:

> I'm currently working with JBoss/Tomcat, PostgreSQL, NetBeans, Struts,
> XDoclet, Ant, JUnit, JUnitEE...and a few things I've probably forgotten
> to mention.
>
> What tools do *you* consider necessary for web application development?

I don't do JSP - converted everything over to servlets.

IntelliJ IDEA is my IDE. I use Tomcat (it's actually called Catalina),
Ant, and JUnit. I developed an abstract data source layer, so my apps
don't know if the data comes from MySQL, Hypersonic, XML, or a flat file.
My library also implements a swing-type architecture for generating HTML,
including support for ActionListener, TableCellRenderer, et all.

Aloha,
L膩驶ie Techie

 
Paul Zabelin





PostPosted: 2003-11-17 7:07:00 Top

java-programmer >> Server-side tools survey For Example, last three web app project our team used:

NetBeans 3.5
Tomcat 4.1
Oracle 9i
Struts 1.2
jUnit 3.8
hansel 1.1
Ant 1.5



"Ashton" <email***@***.com> wrote in message
news:email***@***.com...
> I'm currently working with JBoss/Tomcat, PostgreSQL, NetBeans, Struts,
> XDoclet, Ant, JUnit, JUnitEE...and a few things I've probably forgotten
> to mention.
>
> What tools do *you* consider necessary for web application development?
> --
> Phillip Mills
> Multi-platform software development
> (416) 224-0714
>
>
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----== Over 100,000 Newsgroups - 19 Different Servers! =-----


 
 
Andy Fish





PostPosted: 2003-11-17 18:39:00 Top

java-programmer >> Server-side tools survey surely no web app is complete without a bit of XML paraphernalia (xerces,
xalan) or was that taken for granted?

also I'm looking at hibernate for my next project. A friend recommended it
but I haven't used it myself yet.

"Ashton" <email***@***.com> wrote in message
news:email***@***.com...
> I'm currently working with JBoss/Tomcat, PostgreSQL, NetBeans, Struts,
> XDoclet, Ant, JUnit, JUnitEE...and a few things I've probably forgotten
> to mention.
>
> What tools do *you* consider necessary for web application development?
> --
> Phillip Mills
> Multi-platform software development
> (416) 224-0714
>
>
> -----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
> http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> -----== Over 100,000 Newsgroups - 19 Different Servers! =-----