On our website, we have links that when the user clicks on, will display an XML page. I want the user to be able to click on the Save As dialog and save the XML file with the filename that I specify.
I have tried the following but it only works for Firefox but not Internet Explorer...
I'm currently using WSAD 5.1.2 and I have a web application that is in one project. It needs to access static html pages in another project but I am unable to get the web application project to access those static pages.
I have already tried going through the project properties of the web...
I have two applications that are accessing the same database. If there is a marked increase in the number of failed statements (found in snapshot), what does it mean? How is it possible to pin down which application it is coming from and which statement is failing?
When I try to parse an XML file with a # in the filename, (e.g. C@#Test#1MB.xml), I get the following error:
java.net.MalformedURLException: unknown protocol: c
at java.net.URL.<init>(URL.java:507)
at java.net.URL.<init>(URL.java:403)
at java.net.URL.<init>(URL.java:357)
at...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.