Search Type: Posts; User: MoShAn480
Search: Search took 0.02 seconds.
-
30 Aug 2010 1:22 PM
Jump to post Thread: Ext.Direct Spring 1.0.0 by MoShAn480
- Replies
- 71
- Views
- 20,747
Sweet, nice job!
-
17 Jun 2010 4:48 PM
- Replies
- 1
- Views
- 1,455
Hi,
SpringExtJs 1.0 released for ExtJS and Java Spring3 users!
for anyone who may be interested, I have released the 1.0 release of the project with better documentation and demo application... -
17 Jun 2010 4:41 PM
Jump to post Thread: Ext.Direct - Server-side Stacks by MoShAn480
- Replies
- 89
- Views
- 171,253
I have released 1.0 version of my SpringExtJs project hosted at:
http://code.google.com/p/springextjs/
It is now better integrated and allows developers to write Spring MVC controller code as... -
23 Feb 2010 7:49 PM
- Replies
- 458
- Views
- 125,504
Hi,
I am working on a Spring MVC integration. Project can be found at:
http://code.google.com/p/springextjs/wiki/UsingLatestSpringextjs -
20 Feb 2010 1:15 AM
Jump to post Thread: Ext.Direct - Server-side Stacks by MoShAn480
- Replies
- 89
- Views
- 171,253
I have put a new JAR out on the Google code with more optimized and simplified API.
The updated WIKI can be found here:
http://code.google.com/p/springextjs/wiki/UsingLatestSpringextjs -
20 Feb 2010 1:12 AM
Jump to post Thread: Spring3 MVC Ext.Direct Router by MoShAn480
- Replies
- 4
- Views
- 2,438
Hi,
for those of you who maybe interested, I have put out a springextjs-0.9.2-beta.jar.
The updates include:
Removed JSONLib and dependencies. All JSON serialization/deserialization is... -
20 Feb 2010 1:11 AM
Jump to post Thread: Spring3 MVC Ext.Direct Router by MoShAn480
- Replies
- 4
- Views
- 2,438
Updated WIKI:
http://code.google.com/p/springextjs/wiki/UsingLatestSpringextjs -
18 Feb 2010 6:58 PM
Jump to post Thread: Spring3 MVC Ext.Direct Router by MoShAn480
- Replies
- 4
- Views
- 2,438
Hi,
for those of you who maybe interested, I have put out a springextjs-0.9.2-beta.jar.
The updates include:
Removed JSONLib and dependencies. All JSON serialization/deserialization is ... -
17 Feb 2010 9:47 PM
Jump to post Thread: Spring3 MVC Ext.Direct Router by MoShAn480
- Replies
- 4
- Views
- 2,438
Hi,
for those of you who maybe interested, I have put out a springextjs-0.9.2-beta.jar.
The updates include:
Removed JSONLib and dependencies. All JSON serialization/deserialization is... -
17 Feb 2010 9:32 PM
Jump to post Thread: Ext.Direct - Server-side Stacks by MoShAn480
- Replies
- 89
- Views
- 171,253
Hi,
just put a 0.9.2-beat release up on Google Code.
check out at http://code.google.com/p/springextjs/wiki/UsingLatestSpringextjs
Thanks! -
9 Feb 2010 10:11 PM
Jump to post Thread: Ext.Direct - Server-side Stacks by MoShAn480
- Replies
- 89
- Views
- 171,253
Hi,
the example should explain things more. If you still have issues let me know. There is also a pre built sample war on the project's google code site. -
3 Feb 2010 11:35 PM
Jump to post Thread: Ext.Direct - Server-side Stacks by MoShAn480
- Replies
- 89
- Views
- 171,253
Hi,
Actually I found that the multiply in your example is sending a string but you are expecting int to do the multiplication. Change the ints to Strings and parse int values, otherwise send... -
3 Feb 2010 11:24 PM
Jump to post Thread: Ext.Direct - Server-side Stacks by MoShAn480
- Replies
- 89
- Views
- 171,253
Hi,
I added an example web app and additional dependency jars in SVN. I did find though while building the sample web app that there is a bug with handling primitive and their wrappers as return... -
1 Feb 2010 3:07 PM
Jump to post Thread: Ext.Direct - Server-side Stacks by MoShAn480
- Replies
- 89
- Views
- 171,253
Works with Java 1.6 as well.
-
29 Jan 2010 8:59 PM
Jump to post Thread: Ext.Direct - Server-side Stacks by MoShAn480
- Replies
- 89
- Views
- 171,253
Hi,
here is my Spring3 MVC controller based router. It allows you to use all the features of Spring including form validation as though you would in Spring MVC controller methods. The inputs are... -
29 Jan 2010 9:22 AM
- Replies
- 2
- Views
- 2,563
Hi,
here is my attempt to integrate Ext.Direct with Spring3.
http://code.google.com/p/springextjs/wiki/UsingSpringextjs -
29 Jan 2010 9:21 AM
- Replies
- 21
- Views
- 10,713
Hi,
check out my attempt to integrate Ext.Direct with Spring3
http://code.google.com/p/springextjs/wiki/UsingSpringextjs -
28 Jan 2010 10:40 PM
Jump to post Thread: Spring3 MVC Ext.Direct Router by MoShAn480
- Replies
- 4
- Views
- 2,438
Hi,
just started this project if anyone is interested please have a look. It's a router implementation for Spring3 MVC developers which tries to maintain the ease and flexibility of Spring MVC.
... -
20 Oct 2009 6:38 PM
- Replies
- 5
- Views
- 2,383
Cool, that worked for me along with adding the paramOrder. Good find, since it was not in the documents any where...THANKS!
-
15 Sep 2009 1:25 PM
- Replies
- 5
- Views
- 2,383
Hi,
I am creating a TreeLoader using the directFn. When the load is triggered, it only sends a single parameter which is the node ID of the tree node which is being expanded. Although I am setting... -
8 Sep 2009 4:28 PM
- Replies
- 0
- Views
- 484
Hi,
I am trying to create an hours of operations form using the timefields. I would like to place them on the same line so it looks something like on the FormPanel:
Monday: timefield1 to... -
3 Aug 2009 3:39 PM
- Replies
- 3
- Views
- 2,747
Hi,
I have started using the Ext.Direct with Java on the server stack. I am trying to handle the case where the user session is invalid, and based on this I would like to redirect the user to the... -
5 May 2009 4:03 PM
Jump to post Thread: Grid with a Checkbox by MoShAn480
- Replies
- 1
- Views
- 710
Look at example at: http://extjs.com/deploy/dev/examples/grid/edit-grid.html
-
7 Aug 2008 11:31 AM
- Replies
- 4
- Views
- 1,043
Solved! It was actually an issue from Struts2 side. I basically set the value back using the following:
Ext.onReady(function(){
Ext.QuickTips.init(); // enable tooltips
... -
7 Aug 2008 11:24 AM
- Replies
- 4
- Views
- 1,043
I guess the real question here is how can i load the HtmlEditor with html content so that it renders the formatted html properly in the HtmlEditor?
Results 1 to 25 of 120
