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
Explain the difference between topic and queue?
Name the messaging types supported by jms.
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)?
What is the functionality of a jms queue browser?
Can a jms queue have multiple listeners?
How to check jms messages in weblogic?
What is hermes jms?
What are the steps involved in configuring the jms?
Is jmstemplate thread safe?
How to send xml message to jms queue using java?
What is jms message broker?
How to handle non-transacted sessions with respect to jms?
What is jms jndi?
What are the different types of messaging systems?
Why is jms used?