User Profile

Collapse

Profile Sidebar

Collapse
prashantunleashed
prashantunleashed
Last Activity: Jun 7 '07, 09:25 AM
Joined: May 3 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • prashantunleashed
    replied to XSLT related exception
    in XML
    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.....
    See more | Go to post

    Leave a comment:


  • prashantunleashed
    replied to XSLT related exception
    in XML
    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(...
    See more | Go to post

    Leave a comment:


  • prashantunleashed
    replied to XSLT related exception
    in XML
    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"...
    See more | Go to post

    Leave a comment:


  • prashantunleashed
    replied to XSLT related exception
    in XML
    I m not able to put XSL here..
    See more | Go to post

    Leave a comment:


  • prashantunleashed
    started a topic XSLT related exception
    in XML

    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:...
    See more | Go to post
No activity results to display
Show More
Working...