Hello,
I have developed a very simple Java Dynamic Web App in Eclipse Java EE IDE.
This is working fine when I tested it on local Java EE Web Profile Server.
Now once I deployed this application on my trial HCP account, after successful deployment when I try to run it using URL, it only gives me a blank page.
Is there any method by which I can check error logs behind this.