Products Downloads


French version


 

 

This function retrieves the URI used by the client during the http request. The URI is the pathway used to access the resources on the server.

 

Context

  • Adelia Web Client

 

Parameters

ALPHA (n)

ReqURI

URI of the HTTP request.

BOOL

ReturnCode

Return code for the operation:

*TRUE   if the operation was completed successfully.

*FALSE  if it was not.

 

Example

ALPHA(128)

RequestURI

BOOL

ReturnCode

 

/* Retrieving the URI of the last HTTP request initiated by the client

CALL_CLASS 'VaToolBx' 'VaToolBxAwsGetRequestURI' RequestURI ReturnCode

 

/* Output URI Request contains http://www.hardis.fr:80/TGEN9/HTML/MYJSP.jsp

 

List of the VaToolBx functions by topic

 

↑ Top of page


  • Aucune étiquette