InterviewSolution
Saved Bookmarks
| 1. |
What’s The Significance Of Logic Tags In Struts? |
|
Answer» Use of logic TAGS in Struts helps in writing a clean and efficient code at presentation LAYER without use of SCRIPTLETS. Use of logic tags in Struts helps in writing a clean and efficient code at presentation layer without use of scriptlets. |
|