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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Allocating an array of pointers19 Aug 2005 23:12 GMT3
I need an array of pointers to pass in a native (C) function.
How does one allocate an array of pointers in Java?
(Yup, I' a rank novice at Java.)
TIA,
Help needed with UDP booking system19 Aug 2005 20:54 GMT1
I have coursework due in the next week that requires me to make a
airline booking system that reads a text file of flight schedule
information and allows the client to interact with the server and
enquire about and book tickets.  I have to use datagrams in UDP rather
New tutorial web site http://progzoo.net19 Aug 2005 20:31 GMT1
I'm working on a web site to teach Java. http://progzoo.net/
I think it is unique or at least unusual in that students can compile
and execute their code from the text box - and find out immediately if
they are right or wrong.
Sort Date19 Aug 2005 18:42 GMT1
This sort function does not seem to work with my date format which is
1/01/2004 no leading 0 for month. Is there anything that could be
changed so it would sort properly. It is part of a Table Sort script
(sorttable.js) Thanks
exec and bash19 Aug 2005 17:40 GMT1
hi ng,
what i wanna do is to exec a bash-command from the java code. this
command should create  an archiv. when i print the command w/
System.out.println it does what i want, so the bash syntax is correct.
Way to keep how many digits after decimal & wat wrong with tis statement19 Aug 2005 13:44 GMT1
i just start learning java programming only.
Q1 : How to use import java.text.* to control the number of digit after
decimal?
Q2 : I want to control the number enter by user in between 0 to 1000, then i
Hide URL inside a JSP page.19 Aug 2005 13:01 GMT17
I am developing a sample java application, where a signed applet sends
some data from client using showDocument() method,( which pass the data
using get method). The data gets submitted to a JSP page(in my program,
mypage.jsp) and and after doing some operations, i pass the request ...
java newbie, parse an input file18 Aug 2005 14:30 GMT4
I am new to java and I am trying to determine the best way to parse an
input file to extract data.
// example input file:
...
regex help18 Aug 2005 14:24 GMT11
i have
<something>blah</something>
where blah and something can be anything. what regex would i use for
this?
how java variables are stored?18 Aug 2005 11:19 GMT3
In java turorial i read that if code is
   int arr[];
   arr= new int [100];
then arr is stored on stack and actual array is stored on heap.
How to build a tree in a jsp ?18 Aug 2005 03:45 GMT5
Hi to all,
First excuse my bad english ;-)
I'm working on a struts web application. I've to develop a screen in
order to construct and/or modify a hierarchical structure (typically a
Add Linked List to a JList18 Aug 2005 00:24 GMT1
I have a class called ContactList that has a linked list of Contact
objects. Contact objects hold names of contacts. Is it possible to add
this linked list of contacts directly to a JList?
Thanks for your help
java.security.AccessControlException17 Aug 2005 16:00 GMT3
I get this error on an applet, I don't know if it has to do w/my browser
settings or problem is caused by something else..  I think applet loads
at first then "disappears"....;)
(I see "applet loaded" at the bottom of browser very briefly, then goes
Must be simple - window does not redraw when uncovered17 Aug 2005 11:16 GMT2
Newbie question....  must be a simple answer to this!
I'm writing an essentially simple Java application (based on awt and
extending Frame, not a browser applet).   It relies on graphics calls like
drawString and drawLine to set up a grid of numbers.
Applet requires page refresh16 Aug 2005 17:19 GMT1
I am relatively new to Java and have written an Applet which include Images,
but when my browser (IE6) loads the Applet, my GIFs are not displayed until
I refresh the page?  What do I need to do?
The lines in question are:
Pages: 1 2 3 4 5 6 7 8 9 July, 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.