Java interview questions: - How to configure tag libraries in Struts 1.xx version?
Following are the steps to configure tag libraries in Struts 1.xx version. Manual configuration: Used in Struts version less than or equal 1.1 Step 1: Download struts-bean.tld, struts-html.tld, struts-logic.tld and struts-tiles.tld and put the same in...