toni karhu <[EMAIL PROTECTED]> writes:
> would it be possible to initialize turbine services
> individually, and use them in jsp:s and beans, without
> having to use the templating systems and maybe overide
> some of the security functions. I have tried to get
> JSP pages working, but I keep getting errors, that
> certain services are unkown, like Logging cervice,
> which should obviously work. I believe that this is
> because my jsp: are not in the
> localhost:8080/appname/servlet/templates...
> but just in localhost:8080/appname/
> anyway I dont want any template cervice but I want
> services to work with jsp:s. How should this be
> configured, and especially my problem is with the
> security service which does not allow database access
> to jsp:s without the user being authenticated, I tried
> to copy the fluxlogin.java code into a jsp to get the
> user authenticated automatically but it did not have
> any effect.
You'll have better luck trying this with jakarta-turbine-fulcrum,
which is what the Turbine Services framework has evolved into. Please
note that Fulcrum is currently unsupported, as it is still somewhere
in between its alpha/beta stage.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]