六边形 发表于 2025-3-28 17:44:52
http://reply.papertrans.cn/19/1824/182371/182371_41.pngenlist 发表于 2025-3-28 22:39:51
http://reply.papertrans.cn/19/1824/182371/182371_42.pngjudicial 发表于 2025-3-29 02:15:33
Previous Work, Status and Overview,I am going to discuss is the presentation tier component. Currently the only presentation component that is supported by Seam is JavaServer Faces (JSF), so a good background and basic knowledge of it is a must. As you can see from the road map diagram in Figure 3-1, we will focus on only the presentation tier in this chapter.countenance 发表于 2025-3-29 03:09:46
https://doi.org/10.1007/978-3-540-69854-8 of designing both presentation and business logic. However, in order to have the JSF pages call the business logic, we had to go through JSF backing beans, the intermediate classes. Doing so often required adding code referencing the backing beans in faces-config.xml.