| Author |
Struts and Content management
|
Tom Stevns
Ranch Hand
Joined: Nov 20, 2001
Posts: 118
|
|
Hi ! Please tell me if you know something about content management systems and struts
|
Regards Tom Stevns, SCJP2
|
 |
Ted Husted
Author
Ranch Hand
Joined: Dec 02, 2002
Posts: 37
|
|
I've heard tell that Vignette will be offering some type of support for Struts in an upcoming release. Other than that, from the perspective of Struts, a content management system may not be so different than a data management systems. You'd facilliate obtaining the content via an Action and then bundle it into the response. People report that Struts can work well with systems like Cocoon. For XML systems, there is also a Struts extension, stxx, which works well with XLST (see the Struts resource page). HTH, Ted. [ December 03, 2002: Message edited by: Ted Husted ]
|
<a href="http://husted.com/struts/book.html" target="_blank" rel="nofollow">Struts in Action</a>
|
 |
 |
|
|
subject: Struts and Content management
|
|
|