I am new to JMS and
JSP. Please excuse my ignorance
What I am trying to do is whenever there is any changes in the db, I want the latest info to be sent to my web client without it requesting for it. If there is a change in the db again, it has to be sent to the queue which will send a message to the jsp page and the the latest DB values have to be posted to the jsp page without a refresh? Please help me.
How to set the values in application context in the receiver
java program. None of the implicit objects of jsp page will be available in java programs. Am I overlooking something here?