• laxdev
  • NEWBIE
  • 0 Points
  • Member since 2009

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 3
    Replies

How to  open a java applet from a  visual force page.

 

Please share me the script and code of visual force.

 

Any help will be appriciated.

 

Thanks...

  • January 30, 2009
  • Like
  • 0

Can any body help me out to open a java applet through visual force page.

 

Please share me the script and code .

 

Any help will be appriciated.

 

Thanks...

  • January 29, 2009
  • Like
  • 0

There is a requirement to call the external web service in adobe flex and integrate it with Sales force.com online application. We have tried calling the external web service from flex and it works fine for us. 

 

But after uploading the .swf file to online salesforce.com , it throws an error as  "Security error accessing URL".

 

 

Any suggestion/help will be  appreciated.

 

Thanks...

  • January 22, 2009
  • Like
  • 0

I can't import the external webservice wsdl to salesforce.com as the WSDL is not supported.

So finally I have to call webservice  by sending the XML soap massage with Http.send().

 

There is a requirement to call the external webservice from Visual force page and need to

populate the debatable /grid with the response of the webservice.

 

 

Can any body help me out to parse the webservice response and populate the same in a

data table of visual force page.

 

Any help will be appreciated.

 

Thanks in advance ...

  • January 26, 2009
  • Like
  • 0
Hi Everyone,

I want to ask about visualforce. Is it possible to call external web service in visualforce? any suggestions would be great.
Just for information, let's say I want to call S3 web service into visualforce.

thanx