How can I implement a welcome screen for 5 seconds giving information like Loading application ... + some application infos...while the main page loads in background.
You would show your welcome message as the page loads (theoretically as an absolutely positioned overlay). You could then use jQuery to kick off a timer: