Hi,
I have such a business need:
When a customer browse a page(turbine+webmacro), this page's action will first send a
request to a remote website and the response
will be a xml file. After I receive the response I want the xml file be translate into
http and reture the result to customer.
I have this solution:
brower ----> *.wm ---------> action --------> JMS ---------> internet ------>
other web(JMS) -----> read from database and form XML result -----> return
xml via JMS
-------> recieve xml -------> parse it and send result objects into wm context ----->
http ------> browser
Will this kind of flow work? Will the response be very slow and even time out(suppose
the read database and form xml process take a
little time)?
Or is there any better solutions?
Regards
fanyun
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]