Whether the ICE can be used in the j2ee project ?

in Help Center
Hi~
Our current project builded by Spring3 + Hibernate3, and it's a j2ee project run in Tomcat6. Now , We want to use the ICE for refactor our project(for high-performance), but I cannot find enough informations about 'ICE in Tomcat'.
So I want to confirm this
, and get more references.:D
Best Regards
thank you !
Our current project builded by Spring3 + Hibernate3, and it's a j2ee project run in Tomcat6. Now , We want to use the ICE for refactor our project(for high-performance), but I cannot find enough informations about 'ICE in Tomcat'.
So I want to confirm this

Best Regards
thank you !
0
Comments
you might like to read over some of these threads about Java containers:
- Java Servlets & ICE
- Best practices: using ICE with object containers
In both, I describe the choices we made for OMERO.Cheers,
~Josh
Hi joshmoore,
just this meaning!
Before create this Thread, I'v use our Search Engine by the keywords 'spring' 'web' ... But Threads are a few. And so, I fraid the support is not very well.
Thanks!
zhaoningbo
I'm afraid not. The two are both trying to accomplish the same thing, in very different ways. But as I said in those threads, our experience was that doing so with all logic in Spring beans allowed one to try both out easily.
Cheers,
~Josh.
Now, I see this issue.
Regards!
Thank you very much !