you can mount the wicket rss feed as a "bookmarkable url" and use a filter to ensure security.
Not sure if wicket has the concept of "securing application resources" currently built in? On Thu, Feb 14, 2008 at 9:55 AM, Murat Yücel <[EMAIL PROTECTED]> wrote: > Hi All > > I have started using the wicketstuff-rome project to generate rss feed. > Before this was just done > in a servlet. The servlet would check the parameters submitted. If they were > valid then the rss feed > would get generated. > The parameters are username, password. > > Is it possible to add authentification in wicket to the feed? If it is how > would you do it? > I have created my feed using this example: wicketstuff-rome-examples > > /Murat > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
