Hi All,

I'm developing a servlet accessing a XML document. This servlet read the
value of a node, increments it and saves the changed XML document in the
same file.
When I stress the application with a stress tool I can see that not all the
accesses (They returned Ok 200) are contabilized in the XML document.

Can I synchronize the XML document use in anyway?

Thanks!

___________________________________________________________________________
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