Hi,
Could someone please point me to some information? I am having difficulty
finding what I need on Google.
I want to embed links in my page that, when clicked on will download a text
file form the file system onto users desktop - stream it.
However, if possible I want to avoid writing a separa
It was the firewall - I reconfigured MySQL using the wizard and checked the
"Make firewall exception" - and it worked.
Thank you all for guidance.
On Mon, Mar 22, 2010 at 9:28 AM, Caldarale, Charles R <
chuck.caldar...@unisys.com> wrote:
> > From: David Smith [mailto:d...@cornell.edu]
> > Subjec
Hi,
I am running Tomcat 6.0 on windows 7.
I am also running MySQL as a service and I am getting the following
exception when trying to connect to the database:
org.apache.jasper.JasperException: javax.servlet.ServletException:
org.apache.tomcat.dbcp.dbcp.SQLNestedException: Cannot create
Poolable
Tomcat 6.0
Windows Vista
Java 6
Hi,
I am trying to migrate a web app from a different web server to Tomcat and I
am running into a problem - it depends on a properties file.
In the previous server the file was mapped in the configuration file for the
container in an
For Tomcat I put the followin
n its own?
On Fri, Jul 31, 2009 at 11:14 AM, Roman Sokolyuk wrote:
> Thank you very much for your time.
> This fixed the problem.
>
> I have only one question. How does the browser determine which parts of the
> URL to strip?
>
>
> On Fri, Jul 31, 2009 at 11:07 AM, And
Thank you very much for your time.
This fixed the problem.
I have only one question. How does the browser determine which parts of the
URL to strip?
On Fri, Jul 31, 2009 at 11:07 AM, André Warnier wrote:
> Roman Sokolyuk wrote:
> ...
>
>
>> header2.jsp
>> ---
Hi,
I built a few XHTML pages for a personal website and added style with CSS.
In a browser everything looks great. I converted the pages into JSP's and
the style no longer registers.
Here is the JSP markup:
home.jsp
<%@ include file="header1.jsp" %>
My Site: Home
<%@