jQWidgets Forums
Forum Replies Created
-
Author
-
December 8, 2016 at 8:51 am in reply to: ServerPaging with Oracle and JSP ServerPaging with Oracle and JSP #89675
Sorry, ignore above error message. I mistook my server address.
This is an error… please look at this.Navigated to http://192.168.211.28:8080/serverPaging.html
GET http://192.168.211.28:8080/jsp/select-filtered-data.jsp?filterscount=0&grou…0&pagenum=0&pagesize=3&recordstartindex=0&recordendindex=3&_=1481186720117 404 (Not Found)
XHR finished loading: GET “http://192.168.211.28:8080/jsp/select-filtered-data.jsp?filterscount=0&grou…0&pagenum=0&pagesize=3&recordstartindex=0&recordendindex=3&_=1481186720117”.
Uncaught Error: Not Found
at Object.loadError (http://192.168.211.28:8080/serverPaging.html:64:27)
at Object.error (http://192.168.211.28:8080/jqwidgets/jqxdata.js:7:22547)
at j (http://192.168.211.28:8080/scripts/jquery-1.11.1.min.js:2:27244)
at Object.fireWith [as rejectWith] (http://192.168.211.28:8080/scripts/jquery-1.11.1.min.js:2:28057)
at S (http://192.168.211.28:8080/jqwidgets/jqxdata.js:7:64496)
at XMLHttpRequest.H (http://192.168.211.28:8080/jqwidgets/jqxdata.js:7:70895)December 8, 2016 at 8:15 am in reply to: ServerPaging with Oracle and JSP ServerPaging with Oracle and JSP #89669This is an error I got from Chrome console.
Failed to load resource: the server responded with a status of 404 (Not Found)
Uncaught Error: Not Found
at Object.loadError (http://192.168.211.28:8080/serverPaging.html:64:27)
at Object.error (http://192.168.211.28:8080/jqwidgets/jqxdata.js:7:22547)
at j (http://192.168.211.28:8080/scripts/jquery-1.11.1.min.js:2:27244)
at Object.fireWith [as rejectWith] (http://192.168.211.28:8080/scripts/jquery-1.11.1.min.js:2:28057)
at S (http://192.168.211.28:8080/jqwidgets/jqxdata.js:7:64496)
at XMLHttpRequest.H (http://192.168.211.28:8080/jqwidgets/jqxdata.js:7:70895)I understand this part of source is not your stuff..but i’m striving to solve this problem in order to use JQWidget.
So, if you have any idea, please let me know that. Thank you. -
AuthorPosts