From: doug4641 <nu...@jb...> - 2005-06-30 03:50:13
|
I think I have the solution to your problems. I had to make the file be xhtml compliant. Here is the new code for index.html: (hope this helps) <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> Fibonacci Application <h1>Fibonacci Form</h1> Limit : View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883174#3883174 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883174 |