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

📄 content.jsp

📁 Java Pattern Oriented Framework (Jt) 是为了实现Java快速开发的面向模式的框架。
💻 JSP
字号:


<p>The Jt Wizard is an application built on top of the Jt framework that provides automated capabilities for generating framework applications. Jt is a Pattern Oriented Framework for the rapid implementation of Java applications. The framework itself  is conceived and implemented, from the ground up, based on design patterns. The framework also facilitates/accelerates the implementation of applications based on design patterns.</p>
<p>The Jt Wizard is able to automatically generate application modules based on several design patterns including Jt Messaging, DAO, MVC and GoF. The current Jt Wizard implementation provides integration with MVC Struts and DAO Hibernate. DAO mapping files, Struts configurations files, Views (JSPs), Java classes are automatically built by the Jt Wizard.
The Jt Wizard is also a reference web application implemented using the Jt framework. This application can be used as the basis for implementing your own web applications. 
The applications generated by the Jt Wizard address the following design goals and best practices:</p>

<ul>
<li> The applications generated by the Jt Wizard are based on design patterns. This provides a lot of advantages in terms of reusability, loose coupling, application maintenance, etc.</li> 
<li> The business logic is kept separate from the presentation. This is accomplished via the MVC design pattern. The amount of code included in the presentation layer (JSP/HTML) is therefore minimized.</li>  
<li> The look and feel of the application is  fully customizable by using Cascading Stylesheets (CSS) and master templates. The presentation layer should be built by assembling reusable layouts and tiles. These presentations elements can be reused in all the web pages.</li> 
<li> Application errors and exceptions  are handled gratefully and consistently. The Jt framework provides built-in capabilities to facilitate and accomplish this goal.</li>  
<li>The applications generated by the Jt Wizard should support internalization requirements.</li>
</ul>
</p>

⌨️ 快捷键说明

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