Yeah, I thought I was pretty happy with dreamweaver until the first time I
brought down the server!

I'm on an orion web server running on w2k.

I've talked to tech support at macromedia and they dropped my support ticket
because I wasn't on a server that they have tested their stuff on.

It is very strange though, because I would think that the code would have to
be doing something really bad to actually bring the web server down.

I have been able to bring down the web server just by bringing up a results
page (one the queries the database and returns records...like from a search
form) and hitting refresh. It doesn't do it all the time but it does more
often than not.

Thanks,
Ed.



> From: RVTobin <[EMAIL PROTECTED]>
> Reply-To: A mailing list about Java Server Pages specification and reference
> <[EMAIL PROTECTED]>
> Date: Thu, 3 Apr 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 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

===========================================================================
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

Reply via email to