Streaming text files to user

2010-05-20 Thread Roman Sokolyuk
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

Re: Error connecting to MySQL

2010-03-22 Thread Roman Sokolyuk
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] Subject: Re:

Error connecting to MySQL

2010-03-21 Thread Roman Sokolyuk
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

Mapping properties file

2010-01-13 Thread Roman Sokolyuk
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 env-entry For Tomcat I put

Newbie: CSS not taking effect

2009-07-31 Thread Roman Sokolyuk
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 % titleMy Site:

Re: Newbie: CSS not taking effect

2009-07-31 Thread Roman Sokolyuk
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 a...@ice-sa.com wrote: Roman Sokolyuk wrote: ... header2.jsp -- link

Re: Newbie: CSS not taking effect

2009-07-31 Thread Roman Sokolyuk
on its own? On Fri, Jul 31, 2009 at 11:14 AM, Roman Sokolyuk romsok.t...@gmail.comwrote: 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 a...@ice