Re: Dreamweaver type application

2003-04-12 Thread Steven J. Owens
On Thu, Apr 03, 2003 at 05:18:13PM -0800, Ed Ventura wrote: > Yeah, the java programmer here redid the site that I created in > dreamweaver with his own code and it worked fine. Of course he > changed the jsp pages to be template pages instead. It's really hard to know what could have been ha

Re: Dreamweaver type application

2003-04-03 Thread Ed Ventura
fication and reference > <[EMAIL PROTECTED]> > Date: Thu, 3 Apr 2003 20:00:07 -0500 > To: [EMAIL PROTECTED] > Subject: Re: Dreamweaver type application > > Have you tried replacing the MM code with you own? If you replace MM's code > with code you write yourself and it stil

Re: Dreamweaver type application

2003-04-03 Thread RVTobin
sure, if you're not really a programmer. Val -Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] Behalf Of Ed Ventura Sent: Thursday, April 03, 2003 7:47 PM To: [EMAIL PROTECTED] Subject: Re: Dreamweaver type applicatio

Re: Dreamweaver type application

2003-04-03 Thread Ed Ventura
r 2003 18:33:31 -0500 > To: [EMAIL PROTECTED] > Subject: Re: Dreamweaver type application > > It shouldn't be bringing down the server. Have you searched the Dreamweaver > archives about the issue? > > What exactly was the situation, and what server are you using? I'm

Re: Dreamweaver type application

2003-04-03 Thread RVTobin
nt: Thursday, April 03, 2003 6:09 PM To: [EMAIL PROTECTED] Subject: Re: Dreamweaver type application Yeah, I'm not a "programmer" but more of a designer making the transition. I was using DW MX to just do simple insert, delete, update pages and it was very easy to do it but wh

Re: Dreamweaver type application

2003-04-03 Thread Ed Ventura
Server Pages specification and reference > <[EMAIL PROTECTED]> > Date: Thu, 3 Apr 2003 17:56:54 -0500 > To: [EMAIL PROTECTED] > Subject: Re: Dreamweaver type application > > Hi Ed, > >> Val, have you tried using the jsp stuff that is included in dreamweaver? > >

Re: Dreamweaver type application

2003-04-03 Thread RVTobin
Hi Ed, >Val, have you tried using the jsp stuff that is included in dreamweaver? Yes, I have. I write Web applications, though, not web sites, so I need the separation of content and logic. It's cleaner that way, especially if graphics people who don't do programming work on the front end while

Re: Dreamweaver type application

2003-04-03 Thread Ed Ventura
IL PROTECTED] > Subject: Re: Dreamweaver type application > > Hi, > > I am using Dreamweaver MX to create the interface, because it is so good for > that, and JBuilder to create JavaBeans to handle the business logic. Thatn > way I can keep the presentation and the code independen

Re: Dreamweaver type application

2003-04-03 Thread RVTobin
- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED] Behalf Of Kenny G. Dubuisson, Jr. Sent: Thursday, April 03, 2003 1:42 PM To: [EMAIL PROTECTED] Subject: Re: Dreamweaver type application I hate to say it but I went though the same effort a

Re: Dreamweaver type application

2003-04-03 Thread Kenny G. Dubuisson, Jr.
hich has syntax highlighting. HTH, Kenny - Original Message - From: "Ed Ventura" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 10:59 AM Subject: Dreamweaver type application > Does anyone know a good application for developing quick low

Re: Dreamweaver type application

2003-04-03 Thread Martin Gainty
Ed- What is high end programming? -Martin - Original Message - From: "Ed Ventura" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 9:59 AM Subject: Dreamweaver type application > Does anyone know a good application for developing quick

Re: Dreamweaver type application

2003-04-03 Thread Gurumoorthy Raghupathy
try intellij idea ... very nice -Original Message- From: Ed Ventura [mailto:[EMAIL PROTECTED] Sent: 03 April 2003 17:59 To: [EMAIL PROTECTED] Subject: Dreamweaver type application Does anyone know a good application for developing quick low-level jsp pages? I am currently using

Dreamweaver type application

2003-04-03 Thread Ed Ventura
Does anyone know a good application for developing quick low-level jsp pages? I am currently using dreamweaver but they seem to be putting out bad code that crashes my web server. I know that jbuilder is a good application but that seems like more of a high end type of programming. Thanks, ed vent