RE: IE Globe issue

2005-07-08 Thread Mohammad Shoaib
Hi, I am also facing same problem, does anybody have any idea how to handle it. As per my understanding the control comes back to client but if there is more data then page will wait for all data to loaded first. Because in my case the whole page was under one . Regards Shoaib -Original Mes

RE: DynaActionForm java.lang.ArrayIndexOutOfBoundsException

2004-08-17 Thread Mohammad Shoaib
ttpConnection.java:807) at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:197) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:276) at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:511) -Original Message- From: Mohammad Shoa

RE: DynaActionForm java.lang.ArrayIndexOutOfBoundsException

2004-08-17 Thread Mohammad Shoaib
You have to specify the Size here type="com.test.Line[]" Or whatever is the initial size you specify in your action the zise should remain less that or equal to that size otherwise you will get this error. Regards Shoaib -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED

RE: struts1.1 validation in nested tag elements

2004-07-26 Thread Mohammad Shoaib
Hello, I am also facing same problem , can anybody please give any pointers how to do it. Regards Shoaib -Original Message- From: Bharathiraja [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 27, 2004 9:37 AM To: Struts Users Mailing List Subject: Re: struts1.1 validation in nested tag ele