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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
JLS.17.5.4 Write Protected Fields11 Aug 2007 14:03 GMT2
/* from java/lang/System.java */
public final static InputStream in = nullInputStream();
[...]
java.lang.System.nullInputStream(void) simply returns null.
counter_button extends JButton11 Aug 2007 12:48 GMT3
I wrote a class counter_button, which extends JButton class. The Text
of counter button is a value how much it was presed ( with additional
text):
public class counter_button
URL connection -- browser headers11 Aug 2007 11:45 GMT3
I am writing a java url connection code to read a web page. The
intelligent web server denies the request (returns 500 error). Yes, I
know the reason -- the web server identifies my java client as a robot/
spam program. Is there any way to pass the browser headers like ,
opening excel file through jsp11 Aug 2007 11:29 GMT2
I have a file manager application in jsp. I'm abale to upload all
types of files through it.when i try to open an excel file it opns as
an encrypted file..... but a word document opens correctly.
Can someone tellme how to i open the excel file through jsp? Can i
connecting to a database11 Aug 2007 10:33 GMT8
Hello, i've installed NetBeans with the Derby Database. I've created a
table with some content in it. Now i want to create a simple JSP file
where i can connect to the database and select an item from a table.
I just dont know how to do that, i couldn't find anything on the net
Problem with Copying and Renaming File once it reaches a limit11 Aug 2007 03:14 GMT8
Following is the code I wrote. I have a simple requirement. I need to
update a log file (txt file) everyday. For which, I initally take a
file.. and append it with some text. once it reaches a certain size. I
rename that file and append it with todays date. However, since the
Java Technologies11 Aug 2007 01:24 GMT2
http://corejava-technologies.blogspot.com
preload jar applet problem?11 Aug 2007 00:51 GMT6
I have some problem to preload an 367ko applet into Java6 Cache.
I have tested Qloader applet from
http://www.java-tips.org/java-se-tips/java.applet/have-an-applet-launch-another-
applet.html

Without best results. Sometmes Jar is preloaded, sometimes no ??
urgent need for code10 Aug 2007 23:41 GMT2
I am the new member of this group, i want code for the following
requirements.
it's urgent  to me. Please send the code.
Write a code for the password checking.
Possible to split a PrinterJob ??10 Aug 2007 23:22 GMT2
I am using java Printerjob with Book to create some page to print.
The problem I have is that the generation of all the page a pretty
long.
I usually gets 100 pages and each page take up to 2 seconds.
Multiple Annotations of the same type?10 Aug 2007 23:19 GMT1
I have a question about Java annotations. I find weird I cannot
annotate something multiple times using the same annotation type. For
instance I cannot do this:
@TODO ( type = "urgent", "Fix the bugs!" )
simmultate button press10 Aug 2007 20:51 GMT2
I have a JButton.
I want to do : pressing the button.
(by programming code)
How can I do that ?
http pipelining10 Aug 2007 20:32 GMT4
Can someone show me how http 1.1 pipelining works on the client side? Like
what does it send in the batch exactly?
Is it
[GET /page.html HTTP/1.1]
Re: JDK Linux installation help!10 Aug 2007 19:23 GMT13
I'm pulling my hair out with the Sun JDK installation on Fedora 7.
Recently, I decided to explore java and downloaded their product,
followed all the directions (used the rpm.bin installation since I'm
to lazy to compile softaware). Downloaded their "HelloWorld" app and
please help me in creating a form using Swing.10 Aug 2007 18:11 GMT2
I am creating a form using SWING.Now in the form I have one JComboBox
of COUNTRY and other of STATE.Now I want it in such a way that when I
select a country from the COUNTRY JComboBox ,the corresponding states
automatically appears in the STATE JComboBox.Please help.
 
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.