G
goddy
Unregistered / Unconfirmed
GUEST, unregistred user!
1.能做像delphibbs這種的嗎
2. 還是都寫成像這種呢
我不知道這種有什么好處
<jsp:root
xmlns:jsp="http://java.sun.com/JSP/Page"
xmlns:html="/WEB-INF/struts-html.tld"
version="1.2">
<jsp:directive.page contentType="text/html;charset=UTF-8" />
<jsp:directive.page import="com.flowring.struts.webapp.Constants"/>
<center>
<html:errors bundle="%=Constants.FLOWRING_ERROR_KEY%"/>
</center>
</jsp:root>
3.還有嗎
2. 還是都寫成像這種呢
我不知道這種有什么好處
<jsp:root
xmlns:jsp="http://java.sun.com/JSP/Page"
xmlns:html="/WEB-INF/struts-html.tld"
version="1.2">
<jsp:directive.page contentType="text/html;charset=UTF-8" />
<jsp:directive.page import="com.flowring.struts.webapp.Constants"/>
<center>
<html:errors bundle="%=Constants.FLOWRING_ERROR_KEY%"/>
</center>
</jsp:root>
3.還有嗎