Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to access servlet from flash

843833Aug 1 2009 — edited Aug 12 2009
HI...
I am new to Flash and AS3 and Java. I have the following issue with my Flash file.
I have an application which is in Java whose url is: http://www.somesite.com:8082/Application.html [server is somewhere in Chicago] .

here we are calling some servlets(which exist in the application) from flash file using the servlet-url:



http://www.somesite.com:8082/servlet/getviews.

and also the flash file also exists in the same application.

It is working fine in all the systems here[in India]. But, is not working in the same server system(which is in chicago) where our application is deployed.
Why is it not working?

Please can anyone help me in resolving this issue?
Or else, Can you please give me any suggestion on how to find a solution for this issue?

It's urgent...
I will be waiting for your replies....

Thanks in advance....
Swathi.K
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 9 2009
Added on Aug 1 2009
3 comments
125 views