Have read that web service has to be state-less. Why is that?Where did you read that? Maybe it's a hint which should be followed if possible, but nothing more IMHO. >From J2EE1.4 web services point of view this is not a "hint" at all.... See "Web Services for J2EE, Version 1.0" (aka JSR-109 for J2EE1.4) [ref http://www.jcp.org/en/jsr/detail?id=109] [section 5.3.2.1 EJB Container programming model] A Service implementation bean *must* be a stateless object [section 5.3.2.2 Web Container programming model] A Service implementation *must* be a stateless object and [section 1.4 document conventions] "MUST" meaning is from RFC 2119 [ref http://www.faqs.org/rfcs/rfc2119.html] meaning "absolute requirement of the specification" Peter. This is an email from Fujitsu Australia Software Technology Pty Ltd, ABN 27 003 693 481. It is confidential to the ordinary user of the email address to which it was addressed and may contain copyright and/or legally privileged information. No one else may read, print, store, copy or forward all or any of it or its attachments. If you receive this email in error, please return to sender. Thank you. If you do not wish to receive commercial email messages from Fujitsu Australia Software Technology Pty Ltd, please email [EMAIL PROTECTED] |
- Web Service with state Nice To Know
- RE: Web Service with state Tom Sugden
- RE: Web Service with state Merten Schumann
- RE: Web Service with state Peter Smith
- RE: Web Service with state Nice To Know
- RE: Web Service with state Merten Schumann
- RE: Web Service with state Rajdeep Dua
- RE: Web Service with state tony . q . weddle
- RE: Web Service with state THOMAS, JAI [AG-Contractor/1000]
- RE: Web Service with state tony . q . weddle
- RE: Web Service with state THOMAS, JAI [AG-Contractor/1000]
- RE: Web Service with state ANDREW MICONE
- RE: Web Service with state Merten Schumann