Hi Everbody!
I've got the following problem:
In my MitarbeiterAction.java I've got the following Code:
...
public ActionForward execute(ActionMapping mapping,
ActionForm form, HttpServletRequest req,
HttpServletResponse res) throws Exception
{
ActionMessages m
Jitender K Chukkavenkata schrieb:
use tag or tag for accessing messages in the
same way as you use tag.
Jitender Kumar C.V.
Hi!
Can you give me an example how i use in this case?
-
To unsubscribe, e-mail: [EMAIL PROTECTED
If i use this:
i get no message in my jsp file.
Once Again my Actionclass says:
ActionMessages messages = new ActionMessages();
errors.add(ActionErrors.GLOBAL_ERROR, new
ActionError("error.mitarbeiter.anlegen"));
saveErro
Now it works
Thank you very much!!
Jitender K Chukkavenkata schrieb:
hei
just check this :+
Are you setting attribute message="true" ?
Thanks.
Jitender Kumar C.V.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additi
Hi Folks!
Does somebody know a good tutorial for DAO (Data Acess Objects) with struts?
THX
Manu
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
5 matches
Mail list logo