"nick0104" wrote : i got the example to work in the ide by changing the line | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> | | to | | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "NONE"> | | A parser of the document was expecting to tokens and it only had one | obviously. I know this is a hack that worked and the example worked. | | |
Nick it worked for me too ! thnx for ur suggestion ! BTW im using JBoss-IDE View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868981#3868981 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868981 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
