On Wed, 4 Apr 2001, Puneet Vardhan wrote:

>       Hi,
>       Is there a way to initialize image tag . In my jsp form I have
> multiple image button and I use  html:image  tag.
>          If I hide first image button conditionally it gives a null pointer
> exception as it could not initialize image tag object for the other image
> buttons.
>       Thanks
>       Puneet
> 

The only way to debug something like this is if you could include a
snippet of your page containing the offending tags, and then report what
exception message you are actually receiving.

Craig


Reply via email to