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 / First Aid / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
heap22 Sep 2005 11:57 GMT3
I need to start my app with
 java -Xmx500m -jar myapp.jar
I'd like to ask for the heap-size at the beginning of my app (eventually
catching an Exception) so that users can start the app with :
cannot resolve symbol error22 Sep 2005 09:37 GMT6
I'm running a web app via tomcat, that the original coder has managed to
build using 1.4, but added a bundle of extra jar files to enable JDBC
with rowset.
I've copied all the extra files into a folder under the classpath, which
Having a problem with Standard Input (System.in)22 Sep 2005 07:53 GMT6
I have Win2K with NT and am using j2sdk1.4.2_08
With the current IDE that I am using the console at the bottom displays
the instructions and then to enter the data, I have to seemingly have
to use the data Standard Input(System.in)
Unsigned bytes22 Sep 2005 04:58 GMT6
Are unsigned bytes difficult to use in Java? Or am I doing
something incredibly stupid?
My approach so far has been:  promote everything to an
int either implicitly or explicitly, operate, cast the
Study Material for Certification Exam22 Sep 2005 02:01 GMT6
Does anyone have any study material to recommend for this certification
exam: Sun Certified Programmer for the Java 2 Platform, Standard
Edition 5.0 (CX-310-055)
I realize that there are actually very few study materials that covers
Jar lockup problem22 Sep 2005 01:27 GMT1
I am getting Jar Lockup.
I run jar from an XP command line like so:
c:\> jar t C:\Program Files\Java\jdk1.5.0_04\lib\dt.jar
Jar locks up, and when i hit ctl-Break, here is what it dumps to the
Removing [] from the output in JSP page21 Sep 2005 19:38 GMT3
  I am able to get records from the database, mySQL and print it on
the screen using out.print(). But for the first output I am also
getting [] along with the output. I have tried using trim() but it
doesn't help. I have removed all the HTML related tags from the jsp
Java applet image effects21 Sep 2005 13:01 GMT4
I know similar questions have been asked before, but I haven't found
the answers all that useful. Can anyone suggest some good resources
(online tutorials or books) for programming image effects in a java
applet? I'd like to code a range of weather effects and some general
switching values fast21 Sep 2005 07:08 GMT8
I wrote a program which needs to switch very fastly the contents of
array data . I used to this as follows :
for(int y=0; y<clone.height-1; y++){
   for(int x=0; x<clone.width/2-1; x++){
Macosx fullscreen21 Sep 2005 07:05 GMT10
I'm searching a way to make a Applet running in full fullscreen on
MacosX. Including no menubar in top.
any idea ?
MAC addresses21 Sep 2005 03:44 GMT5
Is there a way in Java to retrieve the mac address of a local computer?
reflection newInstance21 Sep 2005 00:40 GMT2
Object obj = Class.forName("java.lang.Integer").newInstance(); throws
a java.lang.InstantiationException. why? what does it mean? How can I
build an Integer with a default value when all I have is a string:
"java.lang.Integer". It is from an xml file that contains type of an
JPRINTOUT 2.0.0 HAS BEEN RELEASED - pure java professional reporting solution for embedding in your application20 Sep 2005 17:49 GMT3
JPRINTOUT 2.0.0 HAS BEEN RELEASED - pure java professional reporting
solution for embedding in your application.
With set of flash demos it takes just a few minutes to catch up main
stream of using software, learn principal features, and get intuitive
sort in a list20 Sep 2005 03:46 GMT2
I have list that contains other lists
like :
List1(
{"Vincent","DUBLIN",12}
uml tool20 Sep 2005 00:03 GMT2
hi, i was wondering if there is a uml tool that will convert my existing
java code into a uml diagramm?
thanks
Jo
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 August, 2005
 
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.