Note that Christophe's IFrame page is for Flex 1.5, not Flex 2.  It's easy to adapt to Flex 2 though.

On 7/26/06, Tim Hoff < [EMAIL PROTECTED]> wrote:

Hi Serguey,

I don't know much about the java world, but this might help either now or in the future.

http://www.abdulqabiz.com/blog/archives/macromedia_flex/loading_javascr.php 

-TH



--- In [EMAIL PROTECTED]ups.com, "Serguey, Shinder" <[EMAIL PROTECTED]> wrote:
>
> Yes I think is is truly necessary. Because apart from the jpeg images
> this jsp page will contain also _javascript_ code that will enable the
> graph to communicate with the flex app and also perform other graph
> related actions.
>
> Serguey
>
> ________________________________
>
> From: [EMAIL PROTECTED] ups.com [mailto:flexcoders@yahoogroups.com] On
> Behalf Of Andrew Trice
> Sent: Wednesday, July 26, 2006 1:16 PM
> To: [EMAIL PROTECTED] ups.com; [EMAIL PROTECTED]ups.com
> Subject: RE: [flexcoders] Problem to embed a JSP page in Flex
>
>
>
> Is it truly necessary to embed a jpg to achieve this? What format are
> the actual dynamic graphs? I assume that they are images embedded
> within the jsp. If they are jpg images, then they can be requested
> directly from the flex application. You can create a servlet that
> creates and returns the graph jpg, and render that directly within your
> Flex 1.5 application. This will get rid of a lot of that "quirky"
> behavior.
>
> -Andy
>
>
> _____________________________________
>
> Andrew Trice
>
> Cynergy Systems, Inc.
>
> http://www.cynergysystems.com
>
> Blog: http://www.cynergysystems.com/blogs/page/andrewtrice
>
> Email: [EMAIL PROTECTED]
> <mailto:andrew[EMAIL PROTECTED]

>
> Office: 866-CYNERGY
>
>
>
>
> ________________________________
>
> From: [EMAIL PROTECTED] ups.com on behalf of KOT_MATPOC
> Sent: Wed 7/26/2006 5:15 AM
> To: [EMAIL PROTECTED] ups.com
> Subject: [flexcoders] Problem to embed a JSP page in Flex
>
>
>
> Hello,
>
> I need to display some dynamically generated graphs in our flex
> application. We currently use Flex 1.5. We use some graph building
> API which is written in Java and JSP. Basically we have a jsp page
> that builds the graphs dynamically using some Java API. Now we need
> to integrate these graphs with our Flex application. I came accross
> this article http://coenraets.com/viewarticle.jsp?articleId=95
> < http://coenraets.com/viewarticle.jsp?articleId=95> which
> suggests to use an html iframe. This could be the solution, but when
> I put it into our application, it starts to behave strangely - after
> the second time I load I can't see any dynamically generated jpeg
> images anymore.
> My question is - is there any other solution that could help us embed
> a jsp page within out flex application? I came accross DENG, did
> anyone try to integrate it with Flex? Can DENG behave as a Flex
> component?
>
> Did anyone have a similar problem?
>
> Please, help, this issue does look complicated.
>
> Thanks a lot,
>
> Serguey
>


__._,_.___

--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com





YAHOO! GROUPS LINKS




__,_._,___

Reply via email to