Hi All, Thanks a lot for your responses. First of all, I am really sorry that I am replying very late.
I have gone through post. But could you please give me the sample application so that I can deploy that in jboss and extract the necessory folder in my existing application. I am totally new to this technology. so could you please let me know what is difference LCDS and SDK. How can I configure SDK in jboss or Latest LCDS in jboss? Regards, Chandan On Sep 19, 10:40 pm, kutti <[EMAIL PROTECTED]> wrote: > Dear chand...... > > Already i have develped in jsp and struts application. > > this is folder structure of j2ee application. > > Flex/Struts Directory Lookup files:- > -------------------------------------------- > /application root/WEB-INF/classes > /application root/WEB-INF/flex > /application root/WEB-INF/lib > > /application root/WEB-INF/web.xml > /application root/WEB-INF/struts-config.xml > > /application_root/WEB-INF/struts-bean.tld > /application_root/WEB-INF/struts-html.tld > /application_root/WEB-INF/struts-logic.tld > /application_root/WEB-INF/struts-nested.tld > /application_root/WEB-INF/struts-tiles.tld > /application_root/WEB-INF/struts-template.tld > > Copy the following Flex files /application root/WEB-INF/flex > directory: > > /application root/WEB-INF/flex /hotfixes/* > /application root/WEB-INF/flex /jars/* > /application root/WEB-INF/flex /libs/* > /application root/WEB-INF/flex /locale/* > /application root/WEB-INF/flex /logs/* > /application root/WEB-INF/flex /user_classes/* > > /application root/WEB-INF/flex /cache.dep > /application root/WEB-INF/flex /data-management-config.xml > /application root/WEB-INF/flex /flash-unicode-table.xml > /application root/WEB-INF/flex /flex-config.xml > /application root/WEB-INF/flex /flex-sdk-description.xml > /application root/WEB-INF/flex /flex-webtier-config.xml > /application root/WEB-INF/flex /jgroups-default.xml > /application root/WEB-INF/flex /messaging-config.xml > /application root/WEB-INF/flex /mxml-manifest.xml > /application root/WEB-INF/flex /proxy-config.xml > /application root/WEB-INF/flex /remoting-config.xml > /application root/WEB-INF/flex /services-config.xml > > /application root/WEB-INF/flex /global.css > /application root/WEB-INF/flex /license.properties > /application root/WEB-INF/flex /localFonts.ser > /application root/WEB-INF/flex /macFonts.ser > /application root/WEB-INF/flex /winFonts.ser > > Copy the following JAR files, extracted from the Jakarta Struts > archive, to the > /application root/WEB-INF/lib directory: > > struts. jar > commons -beanutils.jar > commons -collections. jar > commons-dbcp.jar > commons-digester.jar > commons-logging.jar > commons-pool.jar > commons-services.jar > commons- validator.jar > > servlet.jar > servlet-api.jar > > Copy the following Flex JAR files /application root/WEB-INF/lib > directory: > > flex-bootstrap.jar > flex-bootstrap-jsp.jar > flex-messaging.jar > flex-messaging-common.jar > flex-messaging-opt.jar > flex-messaging-req.jar > flex-acrobat.jar > ....... > . > . > . > > plz download this other jar file > > http://svn.riaforge.org/weeki/trunk/WeekiServer/WEB-INF/ > > bye > > On Sep 18, 10:53 am,chan<[EMAIL PROTECTED]> wrote: > > > > > Hi All, > > > We are planning to use the flex(mxml and action scripts) in our j2ee > > application. Our j2ee application is developed in JSP and struts. I am > > totally new to flex technology. > > After doing investigation search on flex , I cam to know that we can > > use flex tag in the jsp. > > Could any body let me know what is to be done to use flex in jsp? > > > 1) what will be the entry in web.xml. > > 2) From where to download flex related jars and where to copy in my > > application? > > > After investigation, I found something like this, > > > <taglib> > > <taglib-uri>FlexTagLib</taglib-uri> > > <taglib-location>/WEB-INF/lib/flex-bootstrap-jsp.jar</taglib-location> > > </taglib> > > > From where to download flex-bootstrap-jsp.jar and is the right syntax? > > as we use tld in taglib location. > > > What other jars I need to download? > > > Could you please let us know or provide the pointer? > > > Your response will be highly appriciated and this is urgent > > requirement in our project? > > > Thanks, > > Chandan- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

