JSP's compiling web.xml -webinc option on JspC

2004-07-11 Thread Laurence Arabia
Hi At the moment I am using -webinc jspweb.xml with JspC and then I merge this with my web.xml which has all my servlets definition in it. But this is a bad way of doing it cause I am messing with 1000's of lines of text. What is the proper way to do this ? Is there an option in web.xml

RE: AGAIN: How can you deploy an application onto a specific host?

2004-07-07 Thread Laurence Arabia
I can only tell you how I do it Gents but I am not sure if its suitable. I have a NFS mount (Samba) which has my war but generall I dont jar it cause I can just use a file system with the same dir structure. web/ web/WEB-INF web/etc then I go to the host I want to deploy it on and type

RE: I've officially decided that JSTL is one of the worstthingsto ever happen

2004-07-06 Thread Laurence Arabia
Exactly I agree when you are dealing with a team of 30+ delvelopers you either hold reviews every month and tie everyone down to a structure that evolves causing confusion and rewrites or the whole lot goes to pot. Which is fine if you work for a finance house with buckets of money but where

RE: I've officially decided that JSTL is one of the worstthingsto ever happenWOT

2004-07-06 Thread Laurence Arabia
06, 2004 3:28 PM To: 'Tomcat Users List' Subject: RE: I've officially decided that JSTL is one of the worstthingsto ever happen Jesus agrees with me. -Original Message- From: Laurence Arabia [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 06, 2004 11:08 AM To: [EMAIL PROTECTED] Subject

RE: I've officially decided that JSTL is one of the worst things to ever happen

2004-07-04 Thread Laurence Arabia
Hi After getting convinced to try JSTL, I learned the following things: .. Having read points 1-6, I thought, there must be a truth in your remarks. (I did'nt use JSTL or EL yet, but I am about to try.) But then I got to: Why was C++ invented? To give programmers jobs. No other reason