1.

How is encoding handled in AJAX?

Answer»

There are 2 DIFFERENT ways of handling ENCODING in AJAX. These are:

  • Using encodeActionURL() method for REFRESHING the complete page
  • Using encodeResourceURL() method for partly UPDATING a page


Discussion

No Comment Found