'Getting Next page URL from database?

I am getting next page URL from database in Oracle Apex but every time page logout. my URL for next page that is save in database is : f?p=312.:112:&APP_SESSION.::::P312_ID:704



Solution 1:[1]

f?p=312.:112:&APP_SESSION.::::P312_ID:704
       ^
       |
  what is this dot doing here?

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Littlefoot