Skip to main content
pooja biswas 님이 #Apex에 질문했습니다
Hello

I am looking for a scenario where I need to use @RemoteAction for an visualforce page.

Also please let me know exact differences between the two.

Thanks

Pooja 

 
답변 4개
  1. 2017년 1월 16일 오전 5:03
    Hi

    I have 2 apex classes , class A & class B

    In both classes I have 2 methods with @remoteAction.

    I create visualforce page for classB , write a javascript to call method fo classB

    Is it possible to call method of classA in the <apexPage:controller="classB"> ?

    Pooja
0/9000