Hi Santiago,
> I'm working into this. I have changes modifying > JetspeedTemplateLink to > work with group and page resources. > > I have also changes in the templates to use jlink, and in a lot of > classes so that the "jlink" set by turbine at the request level is > effectively used throughout the request. > > I think we should use JetspeedTemplateLink for all URI related > generation (after it is fixed), and deprecate URILookup, > DynamicURI and > other classes. > I agree, deprecate them, since using DynamicURI or URILookup can cause the wrong page to be loaded. > I'm still testing, but I can commit it. > > I had to work out this while testing/debugging security stuff. > > Do you want me to commit? > Yes, if you think its ready. I can review it before if you'd like. Are you also implementing secure access to PSML pages? > Also, for people using jsp, a bean enveloping > JetspeedTemplateLink would > definitely be useful. Yes, lets not forget JSP :) David -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
