This article is a mirror article of machine translation, please click here to jump to the original article.

View: 14792|Reply: 6

[Source] Web application framework Tapestry

[Copy link]
Posted on 12/18/2018 8:52:46 AM | | |
Tapestry is a java-based web application framework. Tapestry takes the concept of components. Programmers can apply existing builds or custom application-related builds to build applications. Compared to other existing web application frameworks, applying Tapestry frees programmers from cumbersome, unnecessary underlying code.




Previous:When the mouse moves to another layer inside the div, it triggers mouseout
Next:Romance of the Three Kingdoms 13 bought by a certain treasure (with gifts)
Posted on 12/18/2018 9:02:04 AM |
Tapestry is not a simple MVC framework, it is more like a combination of MVC framework and template technology, it not only contains the front-end MVC framework, but also contains a view layer template technology, using Tapestry can be completely separated from the Servlet/JSP API, which is a very good design. By using Tapestry, developers do not need to use JSP technology at all, users only need to use the template technology provided by Tapestry, and Tapestry realizes the complete separation of view logic and business logic.
Posted on 12/18/2018 2:42:42 PM |
Is it easy to use?
 Landlord| Posted on 12/19/2018 11:37:26 AM |
The eterna framework allows you to develop your Java application without writing any Java code, using only a few xml configurations. The eterna framework includes the configuration functions of the database layer, control layer, and view layer, and you can write any Java code for more than 90% of development scenarios.
What does it take to write a web program for Java?
1. Write a JSP page
2. Write a Java class that handles the business
3. Configure ADO or use JDBC to process the database

I'll tell you now, you don't need to do any of these things, just configure an XML
1. Configure the SQL statement to be executed
2. Configure the page display method and javascrip code
3. Configure the processing process of the business
A web program can come out like this
 Landlord| Posted on 12/19/2018 11:38:05 AM |

You can try it~!
 Landlord| Posted on 12/31/2018 9:03:37 AM |
Do you still have friends at work today?
 Landlord| Posted on 1/10/2019 9:28:07 AM |
Yesterday we scored 2-0, which is good
Disclaimer:
All software, programming materials or articles published by Code Farmer Network are only for learning and research purposes; The above content shall not be used for commercial or illegal purposes, otherwise, users shall bear all consequences. The information on this site comes from the Internet, and copyright disputes have nothing to do with this site. You must completely delete the above content from your computer within 24 hours of downloading. If you like the program, please support genuine software, purchase registration, and get better genuine services. If there is any infringement, please contact us by email.

Mail To:help@itsvse.com