Paul - Do you know which Turbine class does this automatic setJs_peid from js_peid thing? I'd like to look at it. From what I saw, it was not being done. Perhaps I have something messed up here.
If there's just a single ID for a portlet and it's control, then how do we get at just the portlet's content w/o the controller? Do we write some trick access routine in the JetspeedTool that finds the ID's set and digs down to the portlet rather than rendering the controller? I thought the peid thing would eliminate the need for this. If so, then auto-numbering would have to work, and number the controls, and the Portlet would have to support getID() and getControlID() or something like that so we can choose which we target. I can live with either way, as long as there's a way to get the portlet w/o content rendered in the JetspeedTool. I've written two versions of that already, and I think David wrote another, so I know we can do it! -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
