you can also try checking if you have any restrictions in place for your
userspace processes --> ulimit
as
-Ursprüngliche Nachricht-
Von: Antonio Petrelli [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 07. Mai 2007 09:15
An: Struts Users Mailing List
Betreff: Re: Too many open files
20
Just my 2 cents:
We had a horrible/stupid problem creep up on us with the sign extension in
java when working with bytes (which are 2s complement, just like all other
primitive number types). Strange things would happen when the value of the
byte was greater then 127. In hindsight, it was an eleme
I think the question was more along the lines of "its hidden -> why have
hooks for ui interaction?"...
I *think* that the answer might lie in the inheritance structure -> take a
look at the BaseHandlerTag and what extends from it. Maybe thats the answer?
regards, andreas
-Ursprungliche Nac
Hi Peter!
In http://apache.mirror.netmonic.com/jakarta/tomcat-5/v5.5.4/README.html the
developers claim that Tomcat 5.5 requires the JRE 5.0. We didn't have the
problem you found when we tested tomcat 5.5. Which classloader are you
using?
Andreas
-Ursprüngliche Nachricht-
Von: Peter Neu
Just what I was about to suggest. Good call!
Andreas
-Ursprüngliche Nachricht-
Von: Barnett, Brian W. [mailto:[EMAIL PROTECTED]
Gesendet: Montag, 21. Juni 2004 19:22
An: 'Struts Users Mailing List'
Betreff: RE: a fine example of an example
JPetStore 4 at www.ibatis.com
-Original Me
A while ago we evaluated Scioworks' Camino. Awesome tool: previewing JSP's
with dummy data, a graph of actions, beans, forwards etc. If you like
working with wizards and code generation tools, then this might just be what
you are looking for.
Camino can even load an existing struts application sou
Sorry to continue this, but:
does sessionDestroyed(...) actually allow one to receive the invalidation of
a session, especially after an invalidation based on a timeout? I can dimly
remember some problems with tomcat (an early, stable version 4.something)
using this feature; we ended up looking fo
Hi Stjepan,
>From what I understand, you will have a much easier time implementing
validation for your forms if you use only strings. For example, receiving an
integer value "ABCDEFG" might cause unexpected results.
This is just my understanding. If theres more to it, them I'm happy to learn
:)
A
8 matches
Mail list logo