Last updated by admin 3 years ago
???? (FAQ)
?????
Q: ???JBoss4.0??????????
JBoss??????????jar????????????????"jboss-service.xml"???????????????????:<attribute name="UseJBossWebLoader">true</attribute>
<attribute name="UseJBossWebLoader">false</attribute>
Q: ???Oracle AS???Grails?
?Oracle???????????,???????? setup Grails on Oracle????
Q: ??????GSP(Groovy Server Pages)?
A: ?????GSP?JSP??????GSP???????GSP?????Controller???view????????BookController????action?show:class BookController {
@Property show = { }
}


