Hi Dorinbogdan,
How are you? Have you looked at the XSL code which I posted? Did you find anything wrong , please let me know , I am getting very frustrated with this problem..Actual ly I had solved it on development server and testing server but when it concerns with real time web server, i got the same exception!! ;-( please help me out ..
Thnaks
Prashant.....
User Profile
Collapse
-
Hi,
can you pls check if anything is wrong in my XSLT..there are two XSLTs..pls check it and let me know.. thnx ..here is my code that generates that specified exception...
[code=java]
try{
DAODomino dao = null;
DominoAccessVO domAccessVO = null;
dao = new DAODomino();
domAccessVO = new DominoAccessVO( );
domAccessVO.set Cookie(cookies) ;
domAccessVO.set DominoURL(...Leave a comment:
-
Hi,
can you pls check if anything is wrong in my XSLT..there are two XSLTs..pls check it and let me know thnx ..
[code=xml]<?xml version="1.0" encoding="UTF-8" ?>
- <xsl:styleshe et xmlns:xsl="http ://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:xalan="ht tp://xml.apache.org/xslt">
<xsl:output method="xml" encoding="UTF-8"...Leave a comment:
-
-
XSLT related exception
Hi friends,
This is a sincere request to all of you guys..I need help
First time When I login into a page,it is succeded, after that i changed the url to the previous one and try to login once again , but this time i am geting exception like
-------
Exception: in FillFormService .getHTML(), msg: TransformerConf igurationExcept ion: ParseXMLwithSty lesheet.run(), msg: javax.xml.trans form.Transforme rConfigurationE xception: javax.xml.trans form.Transforme rException:...
No activity results to display
Show More
Leave a comment: