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.
maybe none of this makes sence at all, but if anybody
has something constructive to say please do, thanks,
toni
__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]