Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejava
import org.joget.commons.util.HostManager;

String profileName = HostManager.getCurrentProfile();

Methods

Thai

กระบวนการ

getContextPath
public static java.lang.String getContextPath()
English
Gets the context path of the HTTP request
Thai

รับเส้นทางบริบทของการร้องขอ HTTP

...