maxq
Posts: 15
|
| Posted: 10/14/2006, 4:56 PM |
|
If I open a page that takes about 10 seconds to generate, and opens another page on the same application in another window, the first page stops generating the page, and shows an exception.
It seems to me that the application generated by CCS is not thread safe.
I generate Java Servlet code, and runs it on Tomcat 5.5.
In case it is not thread safe: is this just not thread safe within one session?
|
 |
 |
peterr
Posts: 5971
|
| Posted: 10/14/2006, 5:58 PM |
|
I would check with the support (if you don't hear from others on the forums).
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|