Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Java RMI Message Facade

  • 21-12-2013 6:48pm
    #1
    Registered Users Posts: 212 ✭✭


    Hi All

    I am a student.
    Working on a college assignment.
    I am trying to get my head around the JAVA RMI Facade patterns.
    I have looked up several publications for help with an example but no where i could find one. Everyone talks about the theory.

    Can someone give me a clear example.

    What i have to achieve is a JSP webpage taking an input and submitting it to a queue of Incomings and then my Java RMI api consume this message and return the value to a Outcome queue and the original JSP client who will be checking the outcome queue periodically can read the message and display it back.
    Tagged:


Advertisement