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 / November 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Adding bookmark in JEditorPane21 Nov 2007 23:25 GMT4
Hi Friends,
I am displaying an HTML file's contents in a JEditorPane. I want that,
whenever that file is opened, the cursor should be on a particular
position. How it can be done?? Pls tell ASAP.
hi all21 Nov 2007 23:10 GMT1
i want to print some files in a linux server using sockets.i hav used
the following code
sbr= new BufferedReader(new InputStreamReader(s.getInputStream()));
                while(!sbr.ready())
Problems adding Objects to an ArrayList21 Nov 2007 19:20 GMT8
Hi there, please can anyone help me?
Im having troubles when adding objects to an ArrayList.
This is the Code:
public ArrayList <Especie> parse (ArrayList <String> vec) {
re: decimal place checking using JDK1.321 Nov 2007 16:03 GMT10
Dear Sir/Madam
Sir
Thank you for some clue but I am using jdk1.3 so it is not easy to use
regular expression,
Java Jtable Vector21 Nov 2007 15:30 GMT2
Saludos tengo un vector asi:
Vector ListadoCD = new Vector();
       ListadoCD.addElement(new CD("R1", "50 Cent", "Rap", "20000"));
       ListadoCD.addElement(new CD("P2", "Ricardo Arjona", "Pop",
Scaling more than one object when printing?21 Nov 2007 14:50 GMT2
I'm using the following code to scale a jpg  that I've loaded off disk
in a Java application:
        Graphics2D g2d = (Graphics2D)g;
        g2d.translate(x0,y0 );
SEI CMM Level 5 Company is looking for Java Professionals....Mumbai21 Nov 2007 14:15 GMT1
1.Designation: Java Sr.Developers
 Location- Navi Mumbai
 Qualifications: BE/BTech/MCA
 Experience:4-6 years of experience
"Head First JAVA"21 Nov 2007 14:11 GMT2
I am looking for O'Reilly "Head First JAVA" free ebook. If you have
it, can you please post a link from where I can download it?
I greatly appreciate your help.
Thanks!
extracting urls21 Nov 2007 13:46 GMT7
Hi, I made a little function to extract urls from any content with a
regular expression but it doesn't really work.
when i try to extract urls from http://google.com i only get 4 results
in my array:
In PDF Processing...21 Nov 2007 13:41 GMT4
Hi members,
     I am PDF Processing...When i tried to execute the following code ,it
thows NULLPOINTER exception...The exception occured at this line System.out.
println(view.getProperty("Default_Zoom_Type"));..... I dont know how to solve
Help using Keylistener21 Nov 2007 13:39 GMT4
I'm trying to implement a keylistener to my application.
The page contains six JButtons to start different part of the
application - that works.
I want to implement a key shortcut to each part but I can't get i to
Abstract Classes21 Nov 2007 13:27 GMT8
Tonight I ran over a quite interesting behavior I
would have not expected like that. It might be kind
of stupid, but I cannot explain this behavior to me
and hope that someone of you can explain it to me.
Request parameters missing21 Nov 2007 12:53 GMT4
I am writing this after a strenous effort for a whole week, but ended up
without any clue. Here is the problem.
An application called "External" is built with JSF technology. Our module ,
let it be "internal". Both External and Internal are within the same EAR
enums and scope21 Nov 2007 11:36 GMT5
Consider these three class definitions in package core
1  package core;
2
3  enum PLANET {
How to call an ejb from an ejb from another applicartion server21 Nov 2007 09:17 GMT6
What is the preferred way to call an ejb on another application server
from an ejb? Someone give me a clue? The only sollution I see in
google are in the same application server.
Mvg Andre Broers
 
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.