Can you explain custom tag?
No Answer is Posted For this Question
Be the First to Post Answer
Which file is used by controller to get mapping information for request routing?
State the procedure for using forward attribute of link tag’s.
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?
When should we use SwtichAction?
Can we handle exceptions in Struts programmatically?
What is the significance of logic tags in Struts?
When it’s useful to use IncludeAction?
How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?
how to write uploadphoto in the insert update delete using struts? write code struts and jsp jdbc
What are the reasons for an error message not being displayed while developing struts application?
Does apache tomcat use struts?
How action mapping is configured in Struts?