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

📄 .struts-config.mex

📁 用struts+hibernate+spring+mysql写的留言板程序
💻 MEX
字号:
<?xml version="1.0" encoding="UTF-8"?>
<FlowViewLayout Version="1.2">
  <StrutsActivity path="/person.do" location="50,50" dimension="256,84" />
  <StrutsActivity path="/note.do" location="650,50" dimension="244,84" />
  <StrutsActivity path="/selectlanguage.do" location="350,350" dimension="250,84" />
  <StrutsActivity path="/login_success.jsp" location="950,50" dimension="148,48" />
  <StrutsActivity path="/login_erro.jsp" location="950,150" dimension="130,48" />
  <StrutsActivity path="/note_update.jsp" location="50,250" dimension="136,48" />
  <StrutsActivity path="/note_delete.jsp" location="350,250" dimension="136,48" />
  <StrutsActivity path="/note_list.jsp" location="650,250" dimension="124,48" />
  <StrutsActivity path="/note_add_do.jsp" location="950,250" dimension="136,48" />
  <StrutsActivity path="/note_update_do.jsp" location="50,350" dimension="154,48" />
  <StrutsActivity path="/index.jsp" location="650,350" dimension="100,48" />
  <StrutsTransition id="/person.do,fail,/login_erro.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="171,134" />
      <AbsolutePoint location="171,174" />
      <AbsolutePoint location="950,174" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/note.do,add,/note_add_do.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="819,134" />
      <AbsolutePoint location="819,274" />
      <AbsolutePoint location="950,274" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/selectlanguage.do,suc,/index.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="600,383" />
      <AbsolutePoint location="650,383" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/note.do,list,/note_list.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="759,134" />
      <AbsolutePoint location="759,250" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/person.do,suc,/login_success.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="178,50" />
      <AbsolutePoint location="178,-25" />
      <AbsolutePoint location="1024,-25" />
      <AbsolutePoint location="1024,50" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/note.do,delete,/note_delete.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="650,92" />
      <AbsolutePoint location="418,92" />
      <AbsolutePoint location="418,250" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/note.do,updatedo,/note_update_do.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="789,134" />
      <AbsolutePoint location="789,313" />
      <AbsolutePoint location="127,313" />
      <AbsolutePoint location="127,350" />
    </AutomaticBendpoints>
  </StrutsTransition>
  <StrutsTransition id="/note.do,update,/note_update.jsp,1" routingType="0">
    <AutomaticBendpoints>
      <AbsolutePoint location="729,134" />
      <AbsolutePoint location="729,213" />
      <AbsolutePoint location="118,213" />
      <AbsolutePoint location="118,250" />
    </AutomaticBendpoints>
  </StrutsTransition>
</FlowViewLayout>

⌨️ 快捷键说明

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