Skip to Content
0
Former Member
Feb 28, 2009 at 01:35 AM

Deploy servlet in Composite Environment

24 Views

Hi experts,

I've developed a flex application that is deployed in Composite Environment. Now I've to call a servlet from flex, the servlet is created but I don't know how I can deploy to the server.

For deploy the flex application I create a new Dynamic web project in NWDS, in WEBContent folder I put the html, pictures and swf file, once put I create a new Enterprise application project that is related with the .war (dynamic web project). And I deploy the ear and the application works fine in the server. (before to put the servlet)

Now,the problem is I don't know where to put the servlet class file (folder) and how to configure the web.xml file.

Could you help me, please?

Thanks in advance.

Jose Manuel