We are using ver 1.4b1 and we have it already in production. Now for the same version we have to customize the button.
I am not finding how to do that. In Ver1.4b1 Action class, we have only doPerform() method and it will not extend PortletAction. We have developed JSPPortlets which extends org.apache.jetspeed.portal.portlets.JspPortlet. We have CustomizeAction class in this version which has buildNormalContext method but this requires VelocityPortlet as the parameter to be passed. So pls help me in getting it resolved. Regards, Sunil P S. Off : 5010299 (extn :2299) Res: 3329038 -----Original Message----- From: kylin [mailto:[EMAIL PROTECTED] Sent: Thursday, July 31, 2003 12:00 AM To: Jetspeed Users List Subject: Re: RE: Doubt in Customize Button. Sunil Sheshadri, ver 1.41b5 is well and i think it can cover the old version. in b5 there are the example of what you want to . ======= 2003-07-31 12:03:00 ======= >Hi, >Thanks for the reply. But i am using older version of Jetspeed Ver 1.4b1 and >turbine- 2.2.b2. I don't see buildConfigureContext method there. We have >only >doPerform(). > >How to do it? pls pass on some sample programs if any. > >Regards, >Sunil P S. >Off : 5010299 (extn :2299) >Res: 3329038 > > >-----Original Message----- >From: 李飞 [mailto:[EMAIL PROTECTED] >Sent: Thursday, July 31, 2003 11:31 AM >To: Jetspeed Users List >Subject: Re: Doubt in Customize Button. > > >Sunil Sheshadri, > > You can override the "buildConfigureContext" method in your Action class. > >>Hi, >>In our project we are using Jetspeed 1.4b1 and I have a requirement like >>this. >> >>When every I click on customize button of a portlet, I need to override the >>default >>customize page and Show my JSP and have my business logic. Is it possible >>to override the customize button action? If yes how? any sample program >will >>be helpful. >> >>Regards, >>Sunil P S. >>Off : 5010299 (extn :2299) >>Res: 3329038 >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] > >= = = = = = = = = = = = = = = = = = = = > > > 致 >礼! > > > 李飞 >[EMAIL PROTECTED] > 2003-07-31 > > > > >--------------------------------------------------------------------- >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] = = = = = = = = = = = = = = = = = = = = regard kylin --------------------------------------------------------------------- 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]
