fileupload with ie and opera

2004-06-02 Thread Z.Z.
Hi All, I cannot upload any file with ie or Opera, but Mozilla/Netscape works well. I use Turbine 2.3 in Linux with java 1.4.0_03. My form is like: === form name=frmUploadImage Accept-Charset=ISO-8859-2 enctype=multipart/form-data method=post

Re: CSS with $page.addStyleSheet and Turbine 2.3

2004-04-19 Thread Z.Z.
Hello, I use it like: $page.addStyleSheet($content.getURI(/css/portal.css)) It may be you forgot to set path of your css. In your environment, it need to be on app_root. 2004. április 19. 16.56 dátummal Chris Joelly ezt írta: Hello! i want to use

using maven off-line?

2004-01-29 Thread Z.Z.
Hi All, When I try to use maven torque:om or maven torque:sql in off-line, I get an error message: Build fail. And when I connect to internet it works good. I started a tcpdump and I see maven communicating with minotaur-2.apache.org.www site during compilation. Why maven needs to do it?