No... I forgot to add that the problem is only in IE, anyway I've no
validation or javascript errors.
Michal
- Original Message -
From: "Mark Thomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Tuesday, May 22, 2007 1:44 PM
Subject: Re: Action met
Hi,
I have a very big problem, that I can't solve myself. Recently,
"action"
methods from links and buttons has stopped working. And not only from one
componenty family, but 2 (Sun Web UI and Ajax4JSF). I don't know what
caused
the problem, I've only add an attribute URIEncoding="UTF-8" t
Hi
I've written about this problem already, but still I didn't find
solution. The problem is that my components on the pages somehow are saving
values that are assigned to them for the first time. So, when I am first
time at page A and set hidden field value to 3, then go to B, and then onc
Have you stored the bean in a static variable?
Can you change the code of the beans to log what happens when they're
changed or called?
p
Michal Glowacki wrote:
Yes, for sure. I've flushed browser cache and didn't help. Checked in FF
and IE.
Regards,
Michal
- Origi
Yes, for sure. I've flushed browser cache and didn't help. Checked in FF and
IE.
Regards,
Michal
- Original Message -
From: "Pid" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, March 01, 2007 8:47 AM
Subject: Re: page remembers data
Hi
I'm not sure if it's the problem of Tomcat, but I've spotted it after
upgrading to JBoss 4.0.5 (Tomcat 5.5.20). This not the problem of session
scoped beans as I'm using request ones. When I enter some data, submit them
and return back to that page, the data remains there. I've no clue why
Hi
After upgrading to Tomcat 5.5.20 (in jboss 4.0.5ga) I keep getting
OutOfMemoryException: PermGen space every hour (more or less) during
deployment. I can't solve this problem, I had changed GC interval from 1
hours to 15mins, but didn't help. JVM Memory settings are as follows:
JAVA_OPTS=%
blem with Tomcat?
Michal,
This is the link to precompiling your JSP files.
http://tomcat.apache.org/tomcat-5.5-doc/jasper-howto.html
You might need to live with it while you're developing the application,
but when you are ready to put it in to production, it might be wise to
precompilin
s. Please let us know
if it is just the first visit or if the problem happens on every access.
Zack
Michal Glowacki wrote:
Thank you for your fast response!
Which version of EJB. Local EJB of remote EJB? With or without security?
EJBs have the bad reputation to be slow, and cubersome to dev
Thank you for your fast response!
Which version of EJB. Local EJB of remote EJB? With or without security?
EJBs have the bad reputation to be slow, and cubersome to develop
(probably improved in version 3, this was an aim at sun)
It's EJB 2.1 (JBoss 4). I'm using remote interfaces everywhere,
Hi
I'm quite new to Jboss/Tomcat, so please forgive me if my questions are without
sense...
I have created a JSF application that uses EJB. It deploys successfully, but
the thing that concerns me is:
When I go to any page (locally, e.g. localhost:8080/Test/faces/Page1.jsp) I can
see in jbo
11 matches
Mail list logo