Hi Guys,
I am working on struts2 application, in the below
jsp the highlighted part of the code is not executing i am just getting static content
the corresponding action class is below and i have bean Employee bean with property's and getter and setters.
My question is do i need to place the struts-tags.tld file in lib director or will it come with struts2-core-2.1.8.1.jar file.
can any one suggest me to resolve this issue.
Thanks
Rajesh