strtus2整合flex问题
struts2很容易实现jsp之间的页面跳转,但是struts2整合flex后,flex代替了前台JSP,怎么实现在flex页面的跳转?
flex页面的跳转是什么意思 你flex还是要镶在一个页面里的吧(不管是jsp,html) struts2想跳就跳
帮楼主顶了
ding
FLEX准备学习中。
关注,我也准备试试呢
相关问答:
我是按 http://hi.baidu.com/dapao98301/blog/item/eff43ed557b44509a08bb75f.html 给我的提示做的,现在总是
<mx:RemoteObject id="getData" destination="dataService1" res ......
关于Flex中使用多个Timer
我的Flex程序中需要使用多个Timer,
Timer的个数由用户决定。
请问Flex中new多个Timer有什么问题么?
有什么办法代替New 多个Timer?
不知道Flex程序创建过多 ......
标题好像没有说清楚,我说一下我想要的效果:
之前在.net中用了Fpspread控件做报表,现在要求将.net代码移植到flex(用了Fluorine),其他的都OK,但是关于报表这部分不知道怎么办了。。。flex做报表看到了两种方法 ......
XML code:
<?xml version="1.0" encoding="utf-8"?>
<mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute">
<mx ......