.
...do the error here.
Kind regards
mc
On 17 Sep 2005 at 16:23, Laurie Harper wrote:
> R. Markham wrote:
> > I get following error if I push the submit button. I get following error
> > message
> >
> > javax.servlet.ServletException: Cannot find bean error in
R. Markham wrote:
I get following error if I push the submit button. I get following error
message
javax.servlet.ServletException: Cannot find bean error in any scope
I have following in my JSP File
Lastname
I get following error if I push the submit button.
javax.servlet.ServletException: Cannot find bean error in any scope
I have following in my JSP File
Lastname
I want
I get following error if I push the submit button. I get following error
message
javax.servlet.ServletException: Cannot find bean error in any scope
I have following in my JSP File
Lastname
> or as you say change the message resources default - or even make it always
> null=false?
I prefer this suggestion. Speaking only for myself, null=false is the
most sensible default.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
defintely needs improvement - currently too much can go
wrong at the moment without providing any real clue to the problem.
or as you say change the message resources default - or even make it always
null=false?
Niall
- Original Message -
From: "Michael Jouravlev" <[EMAIL PROTECTED]>
Se
On 5/10/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Niall Pemberton wrote the following on 5/10/2005 12:49 PM:
> > My guess that one of your message keys is incorrect/missing. Are your
> > message resources configured to NOT return null in your struts-config.xml?
> >
>
> And this could probably
I already caught this one ;) But this is not it this time. Thanks!
On 5/10/05, Simon Chappell <[EMAIL PROTECTED]> wrote:
> I also had this error recently when I inadvertently left out a taglib
> in the header of my JSP. Took me a while to catch that one because the
> symptom and the cause were so
I also had this error recently when I inadvertently left out a taglib
in the header of my JSP. Took me a while to catch that one because the
symptom and the cause were so different.
Simon
On 5/10/05, Rick Reumann <[EMAIL PROTECTED]> wrote:
> Niall Pemberton wrote the following on 5/10/2005 12:49
Niall Pemberton wrote the following on 5/10/2005 12:49 PM:
My guess that one of your message keys is incorrect/missing. Are your
message resources configured to NOT return null in your struts-config.xml?
And this could probably explain why Michael can't always repeat the
error since probably one o
is, it depends on
> the phase of the Moon. I have exactly the same problem as this one:
>
> http://marc.theaimsgroup.com/?l=struts-user&m=111348029907000&w=2
>
> Which is, I have the following block:
>
>
>
>
>
culous. I cannot find what the problem is, it depends on
the phase of the Moon. I have exactly the same problem as this one:
http://marc.theaimsgroup.com/?l=struts-user&m=111348029907000&w=2
Which is, I have the following block:
which throws javax.servlet.ServletException: Canno
he same problem as this one:
>
> http://marc.theaimsgroup.com/?l=struts-user&m=111348029907000&w=2
>
> Which is, I have the following block:
>
>
>
>
>
>
>
>
>
> which throws javax.servlet.ServletException: Cannot find bean error in any
> the phase of the Moon. I have exactly the same problem as this one:
>
> http://marc.theaimsgroup.com/?l=struts-user&m=111348029907000&w=2
>
> Which is, I have the following block:
>
>
>
>
>
>
>
>
>
> which throws javax.servle
Yes, and if I change
to
then I do not see any errors. Seems like the errors bean cannot be
loaded from messages. Wny?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
h throws javax.servlet.ServletException: Cannot find bean error in any scope
If I change it to this one:
Yes mess
It shows "Yes mess", which means that messages are present. It works
sometimes, than it stops and I don't know what did I do that broke it!
When it breaks, I cannot fix it. I do stupid thing
I've found the solution. I forgot to use the bundle parameter in
html:messages
Now I've got another problem :
If I put the message-resources in global key (key not defined)
everything works fine :
Validation failed.
* The field name2 is required.
But if I put it in a custom key (ie person) th
alidator.FieldChecks]
Validation of field name2 failed.
But I can't retrieve the error messages. Here is the logs
javax.servlet.ServletException: Cannot find bean error in any scope
org.apache.jasper.runtime.PageContextImpl.doHandle
18 matches
Mail list logo