Do you need to use postfix? I use msmtp as mailserver when only sending mail.
Cheers, Pascal
Paul Benedict schrieb:
>Anyone experienced with installing/configuring mail servers on Linux? I
>have chosen Postfix as my tool but I'll take any working solution. I don't
>need to receive any emails,
One thing, that I saw while looking at your code is that I have a different
taglib:
<%@ taglib uri="http://tiles.apache.org/tags-tiles"; prefix="tiles" %>
and that I use
to include fragments.
Maybe this helps.
Regards, Pascal
On Saturday 05 October 2013 11:04:55 Srineel Mazumdar wrote:
> H
I think you have to find somthing else. The client side validation code is
created by the struts tags. I don't think there is a way to get the client
side validation code without the tags.
Regards, Pascal
On Thursday 26 September 2013 18:54:55 Yaragalla Muralidhar wrote:
> Any possibilities?
>
Hi,
On Sunday 21 October 2012 03:12:07 JOSE L MARTINEZ-AVIAL wrote:
> Hi,
> I'm using a json result type defined as follows:
>
>
> false
> name="includeProperties">resultName,resultMessage,data.*,fieldErrors.*,actio
> nErrors.*,actionMessages.* name="excludeNullProperties">true
> true
> ${erro
Hi
I use easymock to mock service in the action classes.
In the spring context I add:
Hope thats enough to give you a idea how it could work
Regards,
Pascal
On Wednesday 22 August 2012 15:33:26 Davis, Chad wrote:
> I would like to deploy my app to a UI testing / demo environme
Hi,
there is no need to define a spring bean for your struts actions. At least when
you use a struts.xml. I have not tried what happens when you use annotations.
As far as I now, all struts actions will be created as prototypes by spring.
If you define them in the applicationsContext.xml, they
Hi,
there is no need to define a spring bean for your struts actions. At least when
you use a struts.xml. I have not tried what happens when you use annotations.
As far as I now, all struts actions will be created as prototypes by spring.
If you define them in the applicationsContext.xml, they
7 matches
Mail list logo