Categories | Question details Back To List | ||
Loading xml file from Linux machine Problem in loading xml on Linux machine Hi, I am facing problem in loading xml file through application. As my application is hosted in Linux machine. Actually while loading jsp page from aaplication then the page displays and it gives me alert error message like "error while-loading xml description- incorrect xml " and no data displayed in that frame(the frame where in i'm loading that particular xml file ) Please suggest me appropriate solution. Thanks, Dinesh Answer posted by Alex (support) on Sep 25, 2009 07:06 Hello, linus is case-sensitive. Please, check that file name is set correctly. |