fanyun wrote:
>
> Does it mean that you have some xml file, when the customer visit you web, your
>system will reform this xml file to http and show to
> the customer? How to realize this? I used to think that I can only use *.wm file.
When a user requests information that is residing on the server in the
form of an xml file, I read in the xml file via xerces/jdom and create
the data object and put it in the webmacro context for the .wm template
that I have created to present the data object. Turbine/webmacro does
the rest of the work for me :-)
> What is JMS. Where can I get it? What is xml-rpc and what is your concern not to use
>it?
for JMS take a look at :
http://www.jguru.com/jguru/faq/faqindexbytopic.jsp?faq=JMS
for xml-rpc take a look at:
http://www.xmlrpc.com/
--
********************************
** John Thorhauer
** Web Developer
** Phoenix Color Corp.
** [EMAIL PROTECTED]
********************************
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]