I want to thank everyone for all the help so far...

Wheat im doing is using roller to be the basis of my website, and my
knowledge of struts and velocity is... Ok.

I have a couple of sevlets (lets call them ExampleServlet) that I want to
include as another page in the roller framework.  Assume I have it done as
an HttpServlet, and assume it works fine.  How can I get the Roller meu on
it, and how can I redirect to the login page if the roller user isnt logged
in, and then have it redirect back to my example servlet (assume its
/example/* in my web.xml

Again, thanks in advance for any help.


Reply via email to