Integrating JMS with Struts in a web application
843830Sep 11 2005 — edited Sep 13 2005Hi...
Sir I m working on one health site project where i hav to use JMS. The architecture of the project is:
JSP--Controller Servlet---DTO---DAO--Database Connection pool
For retriving the information from JSP i m using ActionForm object which is basically dto.
Now is it possible to improve the performance of the project by JMS. Further if i want to make it more flexible will JMS be an option. If not plz suggest me some alternative.
Tx.
Naseem Khan