1)what is global forwards in struts?
2) whait si struts navigation flow?
Answer Posted / srinivsa
If multiple Action class uses the same result page means
then we have to use the globalForward.
that means multiple Action classes uses the same logical
name of ActionForward
Struts first search for local forward Action if it is not
Avalible means it has to use the GLOBALFORWARD
| Is This Answer Correct ? | 11 Yes | 4 No |
Post New Answer View All Answers
What is a message topic?
How jndi is related to jms?
Explain about publish model?
What is jms message queue?
What is jms connection factory?
How do I handle request/response using jms?
What is a map message?
Explain Synchronous Message Consumption in JMS?
Mention different types of messages available in JMS API?
How do I use a startup class to initialize and later reference jms objects?
What is a distributed queue?
What is the number of messaging models available on jms?
How to handle the exception caused by jms?
What is a topic?
Which jms standard interface defines the methods to create the different types of messages?