> -----Original Message-----
> From: D. Jay Newman [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, November 14, 2001 4:03 PM
> To: [EMAIL PROTECTED]
> Subject: Re: Why am I getting a Javascript file instead of my 
> servlet ?
> 
> 
> >     First suggestion: Eliminate the JavaScript.  Our 
> developers (myself
> > included) have had plenty of problems with variables named 
> action resetting
> > the URL that the form posts to.
> 
> JavaScript itself isn't too bad. It's very useful to add 
> interaction to
> a page.
> 

I wasn't saying JavaScript was bad or should be gotten rid of - I was
suggesting dumping all of the JavaScript as a first step to figuring out
where the problem is (division of one large problem into areas to limit the
amount of code to be examined).


> -- 
> D. Jay Newman                      !  // The worst possible 
> legal hashCode
> [EMAIL PROTECTED]                !  public int hashCode() { 
> return 42;}
> http://www.sprucegrove.com/~jay/   !    -- _Effective Java_
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to