Take a look at the Database Browser Test portlet - it overrides the default customizer. I don't believe there's a JSP example but the functionality should be the same as in Velocity. In the registry entry for your portlet, set "customizeTemplate" to your customizer template and "provides.customization" to true).
BTW: I'm not sure what is that you don't like about the default customizer but using parameter styles can totally change the look and feel of the parameters. Best regards, Mark Orciuch - [EMAIL PROTECTED] Jakarta Jetspeed - Enterprise Portal in Java http://jakarta.apache.org/jetspeed/ > -----Original Message----- > From: Andy Benjamin [mailto:[EMAIL PROTECTED] > Sent: Monday, May 26, 2003 3:56 PM > To: [EMAIL PROTECTED] > Subject: Customized Customize Page > > > Greetings all! > > I have a portlet that I can currently customize by clicking on > the customize > icon and enter values. I would like to make a customized customize page > instead of using the default one that lists out all the values in a long > table. Is there an example of how to do this type of > customization? Can I > use a jsp (which is what I want to use) instead of a velocity > template to do > this? Thanks. > > Andy > > _________________________________________________________________ > The new MSN 8: advanced junk mail protection and 2 months FREE* > http://join.msn.com/?page=features/junkmail > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
