No it is not appropriate. You MUST always close a script tag explicitly, even when you
supply a src attribute. If you don't, certain user agents think everything after the
srcipt tag is JavaScript code. Thus, the page will be rendered as a blank page.
It is a bug. Fix it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984207#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...