Hi,
i have all my jsp pages created and the servlet versions compiled. i was wondering if there's an easy way to use the servlet .class files instead of the jsp files.
i.e. when the "Pages/CreateAdmin.jsp" page is requested in the browser the "CreateAdmin_jsp.class" file is used instead.
ive had a look round but ive found no ways of doing this.
thanks for the help
i have all my jsp pages created and the servlet versions compiled. i was wondering if there's an easy way to use the servlet .class files instead of the jsp files.
i.e. when the "Pages/CreateAdmin.jsp" page is requested in the browser the "CreateAdmin_jsp.class" file is used instead.
ive had a look round but ive found no ways of doing this.
thanks for the help