⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 strutsintegration.jsp

📁 这是STRUTS1.2。6的开发包。。这是我从芝APACHE网站下下来
💻 JSP
字号:
<table  width="100%">
<tr>
<th bgcolor="aqua">
  <font size="+1"><strong>Tiles and Struts</STRONG></FONT>
</TH>
</TR>
  <TR>
    <TD>
      <P>
      <FONT size=2>Tiles are actually shipped with Struts</FONT></P>
      <P>             
      <FONT size=2>    
	  Tiles and Struts code are clearly separated. In fact, Tiles can run without Struts. But using 
	  both give you interresting features, like forwarding an action to a tile's definition.  
      </FONT>
      <FONT size=2>Following is a list of actual modifications :</FONT> </P></TD></TR>
  <TR>
    <TD><FONT size=2><b>Tile Action Servlet</B></FONT></TD></TR>
  <TR>
    <TD>
      <UL>
        <LI><FONT size=2>Add a 
        "processForward" method. </FONT>    
        <LI><FONT size=2>Purpose : be 
        able to subclass servlet, and override the forward mechanism. </FONT>
        <LI><FONT size=2>Needed if you 
        want to forward to a definition in 
  struts-config.xml.</FONT></LI>
        <LI><FONT size=2>A ready to run servlet is provided.</FONT></LI>
     </UL>
  
    </TD>
  </TR>
  <TR>
    <TD><FONT size=2><STRONG> <EM>text</EM> 
    tag</STRONG></FONT></TD></TR>
  <TR>
    <TD>
      <UL>
        <LI><FONT size=2>Not 
        mandatory, can be omitted if not used </FONT>
        <LI><FONT size=2>Add a 
        "prefix" attribute. </FONT>    
        <LI><FONT size=2>Purpose : be 
        able to add a prefix to the name of generated input tag. This 
        modification is not mandatory. It is only useful in some 
        examples.</FONT> </LI></UL></TD></TR></TABLE>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -