Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
Hi,
I think this is a bug! I’m trying to get some hands-on of Servlet/JSP development and am using myeclipse as my IDE for that. I’m running through some example from the book Weblogic Server Bible. Myeclipse reports various entries into Web.xml as I progress as errors although I see no reason why that should be.
First off – adding an <welcome-file-list> entry. I had to move this entry further down the web.xml file to get myeclipse to accept it.
Next <login-config> behaved the same.
And finally adding <security-constraint> entries put the file permanently into error. No moving the entries around brought any relief this time.
I quite certain that I haven’t made any typing errors – I’ve been over everything pretty thoroughly. I’m using myeclipse v. 2.6.3. The error reported is always that the <web-app> element should contain content of the type following, where the following is a list of valid elements.
Hope this is enough info for you.
Jamie