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 / April 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Java Software Development01 Apr 2008 09:59 GMT5
Come and please join my group!
http://groups.google.com/group/java-software-develoupment?hl=en
Loading files asynchronously using SwingWorker: method communication     problem01 Apr 2008 08:34 GMT2
In my app I have two methods load() and parse() that handle
correspondingly reading from file operation and parsing that file into
my internal data structure. load() method makes use of SwingWorker
class and therefore once I enter SwingWorker#done() i must somehow
file output in java : Notepad gives weird results01 Apr 2008 04:23 GMT6
I used the following code to write output to a file.
FileOutputStream fout = new FileOutputStream(fname,true);
        PrintStream ps = new PrintStream(fout);
Random r = new Random(10);
XML Validation: Cannot find the declaration of element 'vxml'01 Apr 2008 02:25 GMT1
I have a problem validating VoiceXML file. I believe it is trivial,
but I can't figure it out.
This is my program:
public class VxmlValidator {
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 March, 2008
 
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.