JSP pages are provided in Struts framework?

JSP pages are provided in Struts framework?

What helpers in the form of JSP pages are provided in Struts framework?

View Answers

November 17, 2010 at 12:31 PM

Hi friends, 

Struts provides four major JSTLs(JSP standrads Tag Libraries). They are used as JSP helper. Those tag libraries are descrided in TLD (Tag Library Descriptor) files..
1 : struts-html.tld - Tags to help generating HTML elements.
2 : struts-form.tld - Tags to generating HTML FORM elements.
3 : struts-bean.tld - Tags representing some JavaBeans like: cookie, header, message, and page.
4 : struts-logic.tld - Tag representing boolean logic operations.

Thanks.









Related Tutorials/Questions & Answers:
JSP pages are provided in Struts framework?
JSP pages are provided in Struts framework
Advertisements
Struts Frameworks
jsp pages
jsp and struts
hyperlink the pages with diff-2 actions struts - Struts
struts,jsp - JSP-Servlet
Struts,JSP - Struts
How Struts Works
xWire Frameworka
ModuleNotFoundError: No module named 'Framework4'
ModuleNotFoundError: No module named 'Framework4'
ModuleNotFoundError: No module named 'Framework4'
passing data between the jsp pages ?
JSP - Struts
JSP - Struts
JSP - Struts
jsp to struts 2 action conversion problem - Struts
jsp - Struts
JSP - Struts
traansfer of files between jsp pages.
Struts 2.0 - JSP-Servlet
hashmap with struts and jsp - Struts
JSP - Java Server Pages
Problem displaying resultset in jsp(no frameworks used) - JSP-Servlet
datasource in jsp using struts
Get values from JSP pages - JSP-Servlet
Java Server Pages(JSP)
How to manage cookie in between two JSP Pages
Struts ForwardAction vs Forward tag in jsp - Struts
how to retrive data grom database in jsp pages.
jsp pages for dispatchaction for adding user to database
is it necessary to have depth knowledge on servlets jsp and jdbc to learn java frameworks
Introduction to the JSP Java Server Pages
Struts
Struts - JSP-Interview Questions
struts
Struts with Servlet Jsp - Development process
jsp usebean problem - Struts
struts - JSP-Servlet
why jsp pages are not working on linux but java application is working in windows - JSP-Servlet
Dynamic pages - Struts
Frameworks
passing rs.getString values between the jsp pages using hidden fields
JavaServer Pages (JSP) Roseindia
reading data using struts and jsp java
Java Server Pages (JSP)
Struts Alternative
linking tree heading in javasript into a Jsp file and then jsp to struts action form
How to validate a form in action class and forward errors to the jsp in struts?

Ads