Issue regarding refresh a wicket page portlet in Jetspeed portal

2009-05-27 Thread Arun Wagle
response is rendered by the portlet. Let me know if more details are needed. Regards, Arun Wagle

Re: Design question : accessing components between panels

2008-11-05 Thread Arun Wagle
Hi, I had tried getPage() but it returns null to me. Is it because the panel in which I am trying to access the other panel component is a modal dialog? Any suggestions. igor.vaynberg wrote: component#getPage() -igor On Tue, Nov 4, 2008 at 9:28 PM, Arun Wagle [EMAIL PROTECTED] wrote

Design question : accessing components between panels

2008-11-04 Thread Arun Wagle
of the page, then I can do a *get(id of panel B)* to get the instance of panel B But how do I get the instance of the home page in panel A ? How can I acheive this scenarion in the best possible way? Can someone please help me as I have lot of cases with these scenarious ? Regards, Arun Wagle

Error -channnel busy ..postponing

2008-07-21 Thread Arun Wagle
to resolve this ? 2) Is this problem specific to dialog box? A quick reply is really appreciated. Regards, Arun Wagle -- View this message in context: http://www.nabble.com/Error--channnel-busy-..postponing-tp18574462p18574462.html Sent from the Wicket - User mailing list archive at Nabble.com

Re: Error -channnel busy ..postponing

2008-07-21 Thread Arun Wagle
Hello, But in the second submit, I am not able to invoke save the modified data again. It does nothing. How should I handle this if I have to do multiple submit one after another immediately ? Can you suggest some solution ? Regards, Arun Wagle Matej Knopp-2 wrote: The postponing

Re: Issue with Form submission in portlet container

2008-07-15 Thread Arun Wagle
.. if you still haven't found a solution, posting this message to the jetspeed user mailing list may also help.. Arun Wagle wrote: Hello, I have an issue with submitting form in a jetspeed portal which is using WicketPortlet. The form is invoked from a wicket Modal dialog box. I am able

Issue with Form submission in portlet container

2008-07-14 Thread Arun Wagle
the complete stack trace as well. Please help as this is a show stopper in my application currently. Regards, Arun Wagle WicketMessage: Method onFormSubmitted of interface org.apache.wicket.markup.html.form.IFormSubmitListener targeted at component [MarkupContainer [Component id = uploadReportForm

Issue with the FileUploadField

2008-07-09 Thread Arun Wagle
is there a AJAX Fileupload component anyone know of or has written? . Thank you all in advance Regards, Arun Wagle

Re: Issue with the FileUploadField

2008-07-09 Thread Arun Wagle
Hello, Thanx for the reply, we are not planning to use IFrames for now. Anyways the first problem does not get solved even if I use Iframes. Any ideas ?? Regards, Arun Wagle On Wed, Jul 9, 2008 at 10:42 AM, Cristi Manole [EMAIL PROTECTED] wrote: Hello Arun, For the Ajax file upload, check