Hi,
I want to display a
jsp an a popup on clicking a hyperlink.
I' am setting the values using a bean and storing the values in a list and setting the attribute in a
servlet, in the session.
I' am then calling this servlet on action on the form by which I' am retrieving the attributes in the DisplayData.jsp.
The initial page is the index.jsp which needs no action on which I have displayed the hyperlink.
the js code is as follows
The link is set as
This is throwing a null pointer exception.
I' am unable to understand the null pointer exception.
regards,
komal