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
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?
Detail about the features of publish model?
What is the functionality of a jms message selector?
Explain JMS and its Component?
Give an example of using the publish/subscribe model.
How to Configure Open JMS?
What is mdb in jms?
What is the use of jmstemplate in spring?
What are the types of messages that are supported by JMS?
How to handle the exception caused by jms?
What is a JMS client?
What are the types of communication provided by jms? Explain in detail.
What is a durable queue?
What is jms message queue?
How do I start wls and configure jms?