Anything about Java, WebLogic, OSB, Linux etc.... this is my logbook of a navigation in the IT Technology ocean.
<%@page isErrorPage="true" %> <html> <body> <h1>Error page</h1> <pre> <% if (exception != null) { out.write("exception message=" + exception.toString()); } else { out.write("no exception available"); } %> </pre> </body> </html>
comments where you are promoting your business will be marked as SPAM :o)
No comments:
Post a Comment
comments where you are promoting your business will be marked as SPAM :o)