Most servlet containers do not support hot reloading of .class files.
--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
http://www.primrose.org.uk
You are using a readLine() - so unless your incoming data has a CRLF in it ( \r\n ), then you won't see anything till a disconnect.
--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
http://www.primrose.org.uk
I can't see any code ? How can we help without code examples of you problem ?
If you post reams of code, I doubt you'll get a response - so you'll need to post a succinct example which demonstrates your problem.
--------------------------------------------------
Free Java/J2EE Database...
Inserts are done using executeUpdate() rather than executeQuery.
You never close your statement object either.
--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
http://www.primrose.org.uk
786snow : as requested before, please post standard Java questions in forum269
--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
http://www.primrose.org.uk
Well yes, I expect there are some java based blogs, video sharing tools and wikis written in Java - but are they "Web 2.0 JSP projects" ? I would argue no ... there is nothing new about posting views on a web page (blog), or transferring data (video sharing), or organising data in a way editable...
I'm not sure there really are.
The link you posted yourself puts it pretty succinctly :
Considering that JSP is just a server-side scripting language that generates dynamic content, I would say you'd be hard pushed to find a "Web 2 JSP project"...
Well I guess the same way that you currenlty save files that are uploaded to your site - just alter the path where the files are saved.
--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
http://www.primrose.org.uk
You should never have content uploaded into a subdirectory of webapps - its really bad practice.
You should load the data into another directory on the server.
--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
http://www.primrose.org.uk
Please post all Java questions in forum269
This forum is for J2EE, not core Java problems.
When you post the question again, you may want to add some more detail (such as the error message !)
--------------------------------------------------
Free Java/J2EE Database Connection Pooling...
This is a site for technical issues regarding (generally) programming. I can't see any programming in your post - looks more like a user requirement. Have you tried hiring a programmer to fulfill your user requirement ? That might help.
Secondly, I'm thinking that you have Java and Javascript...
I did not know about the bug ... but google does :)
--------------------------------------------------
Free Java/J2EE Database Connection Pooling Software
http://www.primrose.org.uk
Well it would be :
java com.sun.org.apache.xalan.internal.xslt.Process -in in.xml -xsl style.xsl -out out.html
But you should probably read this depending on your JDK version :
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5099865
--------------------------------------------------...
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.