Hi all,
I'm having some problems with building an Installer Package (.msi) with MS Visual Studio Installer 1.1.
I'm adding all the merge modules into my project, change the Build Configuration to Release mode and click Build.
The result is a 40MB .msi File.
When I start this one, it pretends to...
Hi to all,
Windows XP had a problem with my graphic driver
and crashed (Yes it really does!!) because
the graphic driver was in an infinite loop.
After restarting the system a dialog appeared
with some help information... Everything was fine
after installing a new graphic driver. But now...
Hi all,
I try to pass the control from a Servlet to a JSP-page:
ServletContext sc = this.getServletContext();
RequestDispatcher rd = sc.getRequestDispatcher("/admin/customer.jsp");
if (rd!=null) {
// Pass control to the JSP page
try {
rd.forward(req,resp);
} catch (Exception e) {...
I'm using Tomcat 3.2 together with Netscape Enterprise.
Everything is running fine, but when I start Tomcat I get the following
error message:
XmlMapper: Can't find resource for entity: -//Sun Microsystems, Inc.// DTD Web Application 1.2//EN --> http://java.sun.com/j2ee/dtds/web-app_2_2.dtd...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.