Daniel Legziel <[EMAIL PROTECTED]> writes:

> Can anyone refernce a good tutorial for designing custom containers
> for my own messages implementing else my own nomenclature (NO HTTP)

Here's a brief tutorial: Don't do it.

There has been a lot of discussion here about this issue, check the
archives.


Often the things you want to do can be easily layered on top of HTTP,
it's the approach that people are taking more and more these days,
using XML request bodies and responses for protocol specific stuff.


Nic Ferrier

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to