On Thu, Feb 21, 2013 at 8:03 AM, Lukasz Lenart wrote:
> 2013/2/20 Frans Thamura :
>> anyone working with struts2 action result (#name etc) and integrate
>> with angularjs
>
> AngularJS expects JSON via REST so everything is already supported by Struts2
I did that recently with my own app and it w
2013/2/20 Frans Thamura :
> anyone working with struts2 action result (#name etc) and integrate
> with angularjs
AngularJS expects JSON via REST so everything is already supported by Struts2
Regards
--
Ćukasz
+ 48 606 323 122 http://www.lenart.org.pl/
--
thanks for quick reply I am navigating if found any difficulty come back ;)
On Wed, Feb 20, 2013 at 11:22 PM, Miguel Almeida wrote:
> Or, if you already use Maven, use the Maven archetypes available at
> http://struts.apache.org/
>
>
> Miguel Almeida
>
> On Wed, 2013-02-20 at 22:31 +0530, Umes
hi all
anyone working with struts2 action result (#name etc) and integrate
with angularjs
F
-
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org
Hi
I am trying to add date validation in validation.xml file, i have it setup as
below, it validates properly data entry like 0A/01/2012 or 01/A2/2012
but it makes date 01/01/2ee3 to be a valid date which is clearly not,
what am i missing
dateFormat
MM/dd/
datePattern${dateFormat}
Or, if you already use Maven, use the Maven archetypes available at
http://struts.apache.org/
Miguel Almeida
On Wed, 2013-02-20 at 22:31 +0530, Umesh Awasthi wrote:
> download sample application from S2 official download section and you will
> be able to see how things are being configured and
download sample application from S2 official download section and you will
be able to see how things are being configured and how things are working.
This is a good place to start and get overview of the structure
On Wed, Feb 20, 2013 at 10:27 PM, Brajesh Patel wrote:
> Hi all,
>
> I am looking
Following a chat with Lukasz on IRC, I post a weird behaviour I got this
morning.
Example:
- QueryAction class with a int selectedParent property
- url on a webpage pointing to:
QueryqueryConversation.action?selectedParent=2
- an action mapping
- Application packaged in .war and deployed in two c
8 matches
Mail list logo