Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Struts and the fly likes Struts 1.2 & Rome Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts 1.2 & Rome" Watch "Struts 1.2 & Rome" New topic
Author

Struts 1.2 & Rome

Chan Yan
Greenhorn

Joined: Oct 21, 2005
Posts: 15
I am working on a project using Struts 1.2 (not Struts 2). The project is used to create RSS feed and process RSS subscription. I found Rome is good to generate the feeds. But its output is with Roms's class SyndFeedOutput. How can I integrate it with Struts ActionMapping.findForward("success") and forward to a jsp page with my own header and footer in the jsp page? Thanks.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Struts 1.2 & Rome
 
Similar Threads
JSP RSS script
RSS Generator API
Struts action class call from java script
Announcement: rss4jsp version 0.1 released
rss feed url validation