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
Is jmstemplate thread safe?
What is the functionality of a jms queue browser?
Where is jms used?
What is the functionality of a jms message producer?
Can we send message from one server to another server using jms?
How many types of messaging model do JMS provide for and what are they?
Is jms a message broker?
How to check jms messages in weblogic?
Explain about the exception handling mechanism of JMS?
Are foreign destinations handled within foreign jms messages?
How does spring jms listener work?
How does jms queue work?
How kafka is different from jms?
How to Configure Open JMS?
Explain about point to point?