todo.jsp
来自「jakarta-struts-1.2.4-src」· JSP 代码 · 共 22 行
JSP
22 行
<table width="100%">
<tr>
<th bgcolor="aqua" colSpan=2><font size="+1"><strong>To
Do</STRONG></FONT></TH></TR>
<TR>
<TD colSpan=2><FONT size=2><STRONG>Components Configuration
File</STRONG></FONT></TD></TR>
<TR>
<TD>
<UL>
<LI><FONT size=2>Add the
ability to have attribute value in tag body. This is already the case in
JSP pages, but not in Configuration file.</FONT> </LI></UL></TD>
<TR>
<TD colSpan=2><FONT size=2><STRONG>Reload</STRONG></FONT></TD></TR>
<TR>
<TD colSpan=2>
<UL>
<LI><FONT size=2>Be able to
reload definitions descriptions without restarting web container. This
can easily be done with an administration
page.</FONT></LI></UL></TD></TR></TABLE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?