Hi Dave, Actually what I want to do is, I have roller-weblogger integrated into another struts2 application. And I want to display list of updated/new blogs on this other application's JSP. How do I do that?
Thanks, Leena On Tue, Mar 3, 2009 at 3:22 PM, Dave <snoopd...@gmail.com> wrote: > On Tue, Mar 3, 2009 at 5:28 PM, Leena Borle <lsbo...@gmail.com> wrote: > > > http://localhost:8080/roller-weblogger/roller-ui/rendering/feed/FeedServlet/entries/ > > > > But I get this exception in roller.log, > > > > "org.apache.roller.weblogger.WebloggerException: unable to lookup weblog: > > FeedServlet". > > > > What configuration do I need in order to access servlets in roller? > > The servlets are not designed to be access directly. Is there some > reason you need to do so? > > - Dave >