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 / March 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Opening HTML file in web browser from Java app04 Mar 2005 17:11 GMT3
I simply want to open a HTML help file, in the same way a program like
Adobe Photoshop does.
I've tried Applet and JConfig to do this but to no avail.
Can someone tell me the easiest way to open a html file within my
HELP REQUIRED.....Error on 'application.getResourceAsStream' in JSP04 Mar 2005 16:09 GMT4
I'm getting error  when I use the following code
String XSL_STYLESHEET="/custom/test.xsl";
InputStreamReader inXsl =
new InputStreamReader(application.getResourceAsStream(XSL_STYLESHEET));
reverse eng class?04 Mar 2005 14:33 GMT7
Is there any way to turn a .class file a
back into a .java file? in a moment of madness, I deleted the wrong one?/
Thank you if you can help
Niall
Date comparison problem04 Mar 2005 11:38 GMT4
I have a problem comparing two Date objects:
I create the dates by parsing from a String like: 2/23/05 2:00 PM
by calling this function:
public static Date getDate(String date){
J2ME and accessing phonebooks04 Mar 2005 11:13 GMT1
Hi, im a n00b at this, but was wondering if i could program something
in J2ME for wireless devices that would be able to access the
phonebook, call numbers etc.
I know there maybe be isssues with regards to different hardware, its
applet java on PDA04 Mar 2005 11:07 GMT28
if I have a PDA with the JVM, are applets supported in the internet browser?
if so, how can I write an applet suitable for the PDA?   is the same as for
the PC?
MMAPI04 Mar 2005 11:05 GMT5
I read that: "MMAPI can  be implemented to run on a configuration;
example of configuration, and platforms on which the API can be
implemented are the Connected, Limited Device Configuration(CLDC), the
Connected Device Configuration (CDC), PersonalJava, JDK, and J2SE.
calling a method of the interface which was not implemented in any class04 Mar 2005 10:20 GMT2
  Iam a java programmer actually i want to know how the Connection
object is created through DriverManager.getConnection when
DriverManager class is not implements Connection interface and no class
in java implementas interface connection so how can we get a object
ACCESS 2000 Security and JAVA04 Mar 2005 10:11 GMT3
I have set up a userID and password on the ACCESS database, which if I
click on the MDB file works fine.
However, I can connect and use the database from a Java Application
without any password or userID set
How to speed up a simple paintComponent()04 Mar 2005 09:51 GMT7
I am quite new to Swing programming. I wrote a Swing component which is
a matrix of small rectangles, following the guidelines in the
documentation online.
Each cell of the matrix can have a background color and a list of
Java newbie - Windows API and hardware detection?04 Mar 2005 09:46 GMT1
Just wondering if the following is possible using a Java applet embeded in a
webpage...
- Detect CPU type and speed
- Detect amount of memory
[eclipse] Errors with import or package04 Mar 2005 09:23 GMT2
I have a odd problem with eclipse 3.0.1 for Win.
When I import some of my package or class, eclipse recommened the
packages & classes in my project. But when I save the project (or
java-file) eclipse shows a lot of errors, because it doesn't find the
[ANN] j2Perl 2.0 - Allowing Java to access Perl code04 Mar 2005 05:08 GMT1
Source: http://vmdd.tech.mylinuxisp.com/catalog/
(Follow "Java Add-ons" link)
j2Perl 2.0 -- provides the ability to use Perl code in Java. This
implementation is elegant and intuitive. Java is already powerful, but
timezone algorithm04 Mar 2005 05:08 GMT3
Looking for a function that returns the timezone for any given point.
I want to feed it with longitude and latitude.
any ideas?
--
getBytesUTF8Encoded04 Mar 2005 03:56 GMT3
To obtain a byte[] in the UTF-8 encoding from a String
object, I use a getBytes("UTF-8").
This is cumbersome...
Firstly, it is error prone (I mistakenly wrote "UTF-9"
 
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.