Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / August 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Quality of Resized Image30 Aug 2006 14:34 GMT2
I am a newbie in Java and am trying to resize an image through a Java Applet. The code I am using works fine, however the
quality of the image is quite poor.
Code is:
    public static BufferedImage ResizeImage(BufferedImage buffImg, String sType)
Hibernate30 Aug 2006 13:55 GMT1
I am new at Hibernate. I am using MS SQL server and NetBeans 5.0. While
I am attempting to connect to database, I get an error like this :
"org.hibernate.exception.GenericJDBCException: Cannot open connection
". I checked the hibernateproperties file. Everthing looks correct.
How to check whether HttpSession is still valid?30 Aug 2006 12:42 GMT5
I have the following scenario in my Tapestry app.
1) User clicks logout - application servlet invokes proper listener
method which obtains session from HttpServletRequest.getSession(false)
and invalidates it. (HttpSession.invalidate())
referring to a java class in Eclipse folders30 Aug 2006 10:25 GMT2
In my eclipse project, I have a hierarchy of folders (the folders which
you create by doing New->Folder)
I want to refer to a file deep down the folder hiearchy inside a code,
how can I do that.
data disappearing from a pipe - what may be the reason?30 Aug 2006 08:55 GMT1
Hello everyone :)
My problem is as in topic.
I need to transfer data from output stream into input stream.
I have created pipe for that (java.nio.Pipe)
Zip file into array of byte...30 Aug 2006 08:03 GMT3
i've a question for you.
I'm developing a jsf application and i've performed upload function.
Now i want to upload a zip file and put it into a blob field of a mysql
table.
How to print pdf file directly to printer30 Aug 2006 07:59 GMT2
How to print pdf file directly to HP 5500 printer using PCL and Java in
Windows 2000 OS
Collections.sort in 1.530 Aug 2006 06:21 GMT2
I have:
Vector<MyClass> v = new Vector<MyClass>();
Collections.sort(v);
Now, MyClass implements Comparable but Collections.sort seems to
soap and raw XML30 Aug 2006 03:06 GMT1
I have a question regarding the usage of webservices.
Our company offers some webservices which are generated from
our business logic classes.
Let us say we have an class X with a method doIt that have
comma delimited regular expression29 Aug 2006 23:02 GMT3
What would be the regular expression that would match a comma delimited
string having no trailing comma
"AABBB01,cccddd01,DDDFFF01"
and confirm that it consists of comma delimited values of "\w{6}\d{2}"
java.util.Random.nextInt() thread safety29 Aug 2006 21:30 GMT5
Is java.util.Random.nextInt() thread safe?  I can't find whether it is
or not in the javadoc API document.
I want to use it like this:
import java.util.Random;
install tomcat29 Aug 2006 21:13 GMT2
I just installed tomcat 4.1
When I tried to compile a servlet, there was an error like
javax.servlet.http not exist.
I think it's probably because I haven't setup the classpath.
Serving a website based on source internet address29 Aug 2006 19:34 GMT2
Based on the source internet address a different version of the website
should be presented/served to the user/browser.
For example in pseudo code:
if SourceAddress = '143.3.5.1' then
Changing contents of signed Jar ?29 Aug 2006 15:49 GMT4
If I want to unzip a signed jar and zip it backup after tweaking a file
or two do I have to sign it again ? I'm not sure if the signing process
uses the contents of the jar or not !
Thanks
embarked programming29 Aug 2006 15:33 GMT8
I'm scott,  i would like to know what kind of things we can do with
language java for embarked softwares ? or is better use c++ or another
language ?
Thanks for your help folks...
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.