developus
10 Nov 2008, 6:02 PM
Hi guys,
I am new with ext-js...to know more about ext-js I am trying to do this tutorial :
http://extjs.com/learn/Tutorial:Basic_Login . I am using the login.jsp file but when i run my html file i get this error from firebug :
illegal XML character
<%@page language="java" pageEncoding="UTF-8"%>\n
http://127.0.0.1:8000/extjs-tuto/WebContent/WEB-INF/frameworks/ext/ext-all.js
Line 24
it doesn't accepte any content of my JSP file.Is there an incompatibility between ext-all and JSP? Any answer will be appreciated.
(:|
I am new with ext-js...to know more about ext-js I am trying to do this tutorial :
http://extjs.com/learn/Tutorial:Basic_Login . I am using the login.jsp file but when i run my html file i get this error from firebug :
illegal XML character
<%@page language="java" pageEncoding="UTF-8"%>\n
http://127.0.0.1:8000/extjs-tuto/WebContent/WEB-INF/frameworks/ext/ext-all.js
Line 24
it doesn't accepte any content of my JSP file.Is there an incompatibility between ext-all and JSP? Any answer will be appreciated.
(:|