简体   繁体   English

具有Flex,BlazeDS,Apache Tomcat,Java和Hibernate的应用程序

[英]An application with Flex, BlazeDS, Apache Tomcat, Java and Hibernate

I want to make an application which involves technologies like Flex, Java, Hibernate, BlazeDS and the server is Apache Tomact 6.0. 我想制作一个涉及Flex,Java,Hibernate,BlazeDS等技术的应用程序,而服务器是Apache Tomact 6.0。 Can anybody help me in how to link the various files I have. 任何人都可以帮助我如何链接我拥有的各种文件。 I'm using Eclipse Europa currently. 我目前正在使用Eclipse Europa。 I want to know where to deploy the .mxml and .class files and where BlazeDS will come into all this. 我想知道将.mxml.class文件部署在.mxml ,以及BlazeDS将在所有这些地方使用。

Here is what You need step by step (unfotunately without hibernate), I won't copy & paste it ;) 这是您需要逐步进行的操作(不幸的是没有休眠),我不会将其复制和粘贴;)

http://www.adobe.com/devnet/livecycle/articles/blazeds_gettingstarted_02.html http://www.adobe.com/devnet/livecycle/articles/blazeds_gettingstarted_02.html

There might be some hibernate integration in spring 春天可能会有一些休眠整合

http://www.springbyexample.org/examples/simple-flex-webapp.html http://www.springbyexample.org/examples/simple-flex-webapp.html

您可以看到-http: //www.adobe.com/devnet/flex/articles/flex_hibernate.html这是一个演示应用程序的演示,它完全符合您所要求的技术组合。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM