1)what is global forwards in struts?
2) whait si struts navigation flow?
Answer Posted / venkateshbabu
In Struts, Global forwards are the action forwards which
can be forwarded from any action.
Consider, log out link, that will be present in all the
page, so, u can't write a forward in all the action mapping
and check. so, struts is using global forwards, whatever
forward declared in the global forwards can be visible to
all action mapping. We will use global forwards in
situtaions like logoff, error page.
---------------------------------------------------------
The question is not clear, is it Struts Navigation Flow ?
Then let me know, i will post the answer
| Is This Answer Correct ? | 40 Yes | 15 No |
Post New Answer View All Answers
How jndi is related to jms?
What are the three parts of the message?
Describe the concept of message driven bean clustering.
What is a map message?
What is spring jms?
What is the difference between java mail and jms queue?
What is the use of jms?
What are the functionalities of a jms provider?
What is a messaging service?
What is the use of jms server in weblogic?
What is a queued message?
What is the difference between the P2P (Peer to Peer) model and subscribe model?
Can you use a foreign jms provider to drive an mdb transactionally?
What is the difference between jms and mq?
What is a topic?