Hello all,
How do I access a 'protected' url ie. a url protected with a username/password combination. Usually it is of the form http://username:password@www.dom.ain. Whnever I attempt this form of URL, Java gives me an exception.
Thanks,
VFC
I am already using a XML/XSL processor, I import the processors in my JSP but don't know how to parse/ytransform using the particular processor's syntax....
Thanks pete...
I do know how to parse an XML file using the Xerces DOM parser using plain JSP (not servlet or a Java application) but I still do not know how to parse using JAXP or JDOM or Sax parser from within JSP scripts. Also I need to know how to transform a XML file using XSL on the fly...
Is there any code sample where I can apply XSL stylesheets to a XML document and display the transformed document using pure JSP not servlets? It seems there are numerous servlet examples but very little on JSP+XML+XSL...
Thanks
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.