Hi,

It was an error in my logic:iterate tag and the JSP was throwing 

2006-11-09 14:11:25 ApplicationDispatcher[/ExtendedSupport]
Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException: Null attribute name     at
org.apache.jasper.runtime.PageContextImpl.findAttribute(PageContextImpl.
java:450)

Fixed it and Its working now. Thanks

Thanks
Prakash

-----Original Message-----
From: Jeremiah Johnson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 09, 2006 1:47 PM
To: Struts Users Mailing List
Subject: Re: Input and results on the same JSP

 A table of form elements mapped to the same property as other items on
the form may be a problem (even if disabled). Other then that I can't
think of an issue. Is there a specific problem?
Jeremiah


Prakash Inuganti -X (pinugant - Digital-X, Inc. at Cisco) wrote:
> Hi,
>
> I am trying to display entry and results on the same screen. The idea 
> is like this. I have a textarea where some values can be entered. On 
> submitting this data, the same form refreshes displaying the data in a

> table. Can this be done? I create a bean with the values entered in 
> textarea and use it to iterate and create table. Any pointers out 
> there for this use case? Would appreciate any help.
>
> Thanks
> Prakash
>
>
>   


---------------------------------------------------------------------
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]

Reply via email to