posted 11 years ago
Hello Sir,
I am trying to use <sjg> tag for displayiong table in grid view in strust2.
it is like, when the user do login it will come to welcome.jsp and on welcome.jsp i have put a link "PatientData" when the user click on it, he will get list of patients with name and code. but when I click on PatientData link i got following error in browser.
I am using struts2-core 2.3.4.jar, struts2-jquery-grid-pulgin3.5.1.jar and this lib are included in my project.
Temp1.java
CustomerData.java is GETTER SETTER method class, which will set person code and name.
Temp2.java
PatientData.jsp file content
Looking for your reply.
Untitled.png