Javier Borrajo <[EMAIL PROTECTED]> writes:
>b) Perhaps XML can specify a return type? This way you could
>    return a Vector, int, etc
>
>  <QUERY>
>   <HOME>CustomerHome</HOME>
>   <METHOD>getShoppingCart</METHOD>
>   <USERINPUT>
>    <userid type="int"> 1002 </userid>
>   </USERINPUT>
>   <RESULT type="String" />
>  </QUERY>


This is getting very close to XML-RPC protocol format.
You may want to take a look at that spec for some pointers/ideas.

- Jorgen

------------------------------------------------------------
| Software Technologies  ----:----  http://www.SwTech.com/ |
| ----------->  One-stop Developer Reference  <----------- |
| Technical reference for professional software developers |
------------------------------------------------------------

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to