RE: [flexcoders] Re: Challenge in Migrating to HTML5 from FLEX.

2012-01-13 Thread Sells, Fred
Zkoss is a backend I believe.

 

Although I don’t use BlazeDS, I believe that uses adoble’s AMF (binary) format. 
 If so you would need to search for a javascript library that works with AMF.  
Perhaps BlazeDS has a flag you can set so it generates XML instead.  

 

Sorry I cannot help more.

 

From: flexcoders@yahoogroups.com [mailto:flexcoders@yahoogroups.com] On Behalf 
Of valdhor
Sent: Friday, January 13, 2012 12:27 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Re: Challenge in Migrating to HTML5 from FLEX.

 

  

On another thread someone mentioned zkoss.

--- In flexcoders@yahoogroups.com <mailto:flexcoders%40yahoogroups.com> , 
Venkat M  wrote:
>
> Hi Team,
> Â 
> I have a question on migration from FLEX to HTML5. This
> question may be little out of the discussion in here; It would be great if 
> someone
> help me out.
> Â 
> I have a java server side application. It had a class that
> exposed a bundle of routines that are needed for the flex front end to drive
> the backend. I connect this class using with blazeds and get access to all the
> routines within and able to work just fine. It worked like a charm and 
> everyone
> was happy till date.
> Â 
> Now, I have a parallel requirement to build a HTML5 equivalent
> front end that does the same. I am asked to provide a estimate and possible 
> frameworks
> that can be used with ease. Can someone put down any views if they have.
> Thanks.
> Â 
> Scenario. > Java back end remains the same â€" Build an
> interactive HTML5 webpage just looking similar to my current flash version  
> - there is a submit_button() java routine
> which I have to call when a button on HTML page is clicked â€" Web server 
> used is
> Jetty â€" Please Comment! 
> Â 
> Thanks!!
> Â 
> Cheers,
> Venkat.
>





Re: [flexcoders] Re: Challenge in Migrating to HTML5 from FLEX.

2012-01-13 Thread ganaraj p r
I am doing something similiar currently. I am evaluating GWT as a possible
replacement for an app that I would have built with Flex.

On Fri, Jan 13, 2012 at 5:27 PM, valdhor wrote:

> **
>
>
> On another thread someone mentioned zkoss.
>
> --- In flexcoders@yahoogroups.com, Venkat M  wrote:
> >
> > Hi Team,
> > Â
>
> > I have a question on migration from FLEX to HTML5. This
> > question may be little out of the discussion in here; It would be great
> if someone
> > help me out.
> > Â
>
> > I have a java server side application. It had a class that
> > exposed a bundle of routines that are needed for the flex front end to
> drive
> > the backend. I connect this class using with blazeds and get access to
> all the
> > routines within and able to work just fine. It worked like a charm and
> everyone
> > was happy till date.
> > Â
>
> > Now, I have a parallel requirement to build a HTML5 equivalent
> > front end that does the same. I am asked to provide a estimate and
> possible frameworks
> > that can be used with ease. Can someone put down any views if they have.
> > Thanks.
> > Â
> > Scenario. > Java back end remains the same â€" Build an
> > interactive HTML5 webpage just looking similar to my current flash
> version  - there is a submit_button() java routine
> > which I have to call when a button on HTML page is clicked â€" Web
> server used is
> > Jetty â€" Please Comment!
> > Â
> > Thanks!!
> > Â
> > Cheers,
> > Venkat.
> >
>
>  
>



-- 
Regards,
Ganaraj P R


[flexcoders] Re: Challenge in Migrating to HTML5 from FLEX.

2012-01-13 Thread valdhor
On another thread someone mentioned zkoss.

--- In flexcoders@yahoogroups.com, Venkat M  wrote:
>
> Hi Team,
>  
> I have a question on migration from FLEX to HTML5. This
> question may be little out of the discussion in here; It would be great if 
> someone
> help me out.
>  
> I have a java server side application. It had a class that
> exposed a bundle of routines that are needed for the flex front end to drive
> the backend. I connect this class using with blazeds and get access to all the
> routines within and able to work just fine. It worked like a charm and 
> everyone
> was happy till date.
>  
> Now, I have a parallel requirement to build a HTML5 equivalent
> front end that does the same. I am asked to provide a estimate and possible 
> frameworks
> that can be used with ease. Can someone put down any views if they have.
> Thanks.
>  
> Scenario. > Java back end remains the same â€" Build an
> interactive HTML5 webpage just looking similar to my current flash version  
> - there is a submit_button() java routine
> which I have to call when a button on HTML page is clicked â€" Web server 
> used is
> Jetty â€" Please Comment! 
>  
> Thanks!!
>  
> Cheers,
> Venkat.
>