While setting up my jboss 4.2.3 with MySQL and testing the connection I found 
an error in the code for client.jsp which is given in section 6.5 of the latest 
"Getting Started" documentation. There is no closing "%>" for the tag 
contianing the second scriptlet. You need to add a "%>" at the end of the code 
supplied to get it to work. Most developers with even a cursory knowledge of 
jsp should pick this up pretty quickly, but I thought that it might be good to 
point it out to whoever is developing the latest documentation.
http://www.jboss.org/file-access/default/members/jbossas/freezone/docs/Getting_Started_Guide/beta422/html/creating_a_jdbc_client.html

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4176391#4176391

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4176391
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to