Hi,
I just want to create a sample application which can display the table data in grid with headings of the column. And when i click the column the data has to sort according to the column. So i found this DISPLAY TAG in google i try to use it but giving exception
My code is
In
Servlet i am getting list of my table data and place it in a session the list is getting correctly
Jsp page:
Exception:
I have added commons-beanutils1.82.jar,Displaytag-1.2.jar,log4j-1.29.jar to my project path and i placed them in lib folder under WEB_INF folder.
FYI: I am using JDEVELOPER 11, Oracle Database