Alright, two questions on the new API... I know in v1 of the API, we could extend AbstractPortlet and implement the getContent method to return the portlet contents. In that method, we used the ECS libraries to generate the markup.
It sounds like this method was going to be outdated in the new v2 api. I have been looking through the source code for the development release and am curious. It seems that this is still the method of generating the content. However, from the sounds of it on the list, other methods are being used as well. I am a Java programmer at heart and am curious what options are available to me as far as using Java code within the portlets. Yes, I could create a servlet I think and use the servletInvoker portlet and also use a Jsp page. But, is there any chance of embedding Java into the method? In plan? What is the plan? Finally, does Jetspeed support actions. The concept of actions I have is from the IBM Portal Server which is built but extends Jetspeed. Thought are welcome! Thanks as always. Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
