Thx for reply:
but problem is that I'd like to check it in jsp at runtime...
"Guillaume Cottenceau" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> "Ilja Smoli" writes:
>
> > Hi
> > How to check is a message present for particular
Hi
How to check is a message present for particular key in message resources
before displaying it? To avoid exception?
Thx in advance..
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECT
Hi
In my Action class I put in request scope a List:
request.setAttribute("statuses", allStatuses(getAllGroups(),asm));
Then on my jsp page im iteratig over it:
...
...
Everething is fine and iterating, but tomcat's console always give an
exception:
org.apache.jasper.JasperException: Cann
Hi
I use validate method in one of my ActionForms, after validation is fail,
method redirects browser to wahatever is set in struts-config.xml under
input attribut... I faced problem that i need this value to be dynamic. (I
want to redirect a user to same page from where form has been submitted but
4 matches
Mail list logo