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 using Tomcat 4.1.18. I've had some problems over the last two years that I've been using DW, and usually it was something that I was doing. It's not unheard of for it to be a DW issue, but it could be something else. I find that I shift some responsibility to the Web container for some things (such as authentication), and program the rest myself now. But when I was using DW, there were a couple of instances where I did have problems, and I found solutions in their newsgroup archives or I posted my problem and received help. Maybe if you send me some more particulars, I can help you figure it out. I don't know how you could get any faster or easier than DW, and the code it generates is, on the whole, pretty clean and efficient, considering it is a code generator and needs to be generic enough to work for any site you build. 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 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 when I deployed it on our web server whenever I presented information from a database it would bring down our web server. Not a good idea when you have 100 other clients with sites on that server! We have a full time java programmer here but just looking for a quicker way to do those database updates and stuff. Ed. =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com