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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Understanding ScrollPanes21 Nov 2003 14:56 GMT3
When I create a JFrame with GridBagLayout all works fine.
When I instead put everything in a JPanel, then in a ScrollPane (with
optional scrollbars) then in the JFrame, the fool thing stretches the
layout ridiculously wide horizontally, rather than just displaying it
question about code editing21 Nov 2003 14:18 GMT2
I have been having problems editing my code. Being new I add a component
and whatever functionality I need to my applet and I compile it and run it
to see if it works. If it does I add the next thing and so on. I am starting
to realize that sometimes the changes aren't happening ...
Recursive logic questions, any help appreciated21 Nov 2003 12:32 GMT9
Dear All Professional,
I have a trouble on the recursive logic and try to write it in java.
Let say I have an number array such as [1,2,3,4,5]
and I would like to print out all the combination of this array list such as
I need to clone a Vector...21 Nov 2003 12:29 GMT6
...but I keep getting the following error:
Can't access protected method clone in class java.lang.Object
XXXX.Bbb is not a subclass of the current class.
...at this statement:
Can i program a fulltextsearchmaschine for word Documents?21 Nov 2003 09:59 GMT1
Is it possible to program a fulltextsearchmaschine for Microsoft Word-Documents?
I´m a java newbie and my boss gave me the job.
mfg AlexF
Transformation of DOM21 Nov 2003 09:15 GMT1
I have a server app, which delivers data in a predefined xml format. The
data are build in a Dom document, which I serialize to a socketStream
using the org.apache.xml.serialize.XMLSerializer - no problems.
Now I want to extend to model, by allowing the client to specify a XSTL
buttons, frames, panels21 Nov 2003 05:03 GMT1
I am new to java.
I need to write an aplet that takes beginning balance, check amount and deposit amount in separate
Jtextields with appropriate JLabels. After program calculates the current
balance,  it repositions Jtextfields and Jlabels so that the
Runtime.exec() Problem21 Nov 2003 02:44 GMT2
Can anyone tell me why the last line is not executing - specifically -
the Runtime.exec - the playlist.bat gets created fine - but wont
execute for some reason.
import java.io.*;
Does JAXP/XSLT support schema validation21 Nov 2003 00:56 GMT3
1. I have a java application that will be using XSLT, through the JAXP
classes.
We would like to make sure that both the input and output XMLs are in
aggreement to 2 respective schemas. Is it possible to do this using
small black rectangle attaches to mouse when applet runs, console opens etc.20 Nov 2003 23:21 GMT1
I use win 98SE  with IE6 and just installed JRE2 1.4.x. When an applet
starts to run, or even if I open the java console a small rectangle that
ranges from black to striped to sometimes showing a few pixels of colour
shows up underneath the mouse cursor. It follows the cursor. To be ...
newbe requires help20 Nov 2003 23:11 GMT4
I have a problem with a for - if if any one cane help can you e-mail me off
the list james.ed@ntlworld.com or use my ICQ below thanks in advance
James
__________________________________________________________________ James
properly catching and throwing20 Nov 2003 22:19 GMT3
Given the below Java recursive method, I would like to halt and exit
the program gracefully in the case where too many calls to M are made
and a StackOverflowError is thrown.
Java wants me to have a return in the catch{} code.  I would like to
largest int20 Nov 2003 20:40 GMT6
What are the largest and smallest (negative) integers supported by
Java?  Or does it depend on the platform Java is running on?
Drew
Java servlets20 Nov 2003 20:17 GMT1
I'd like to write some java servlets. I have downloaded Tomcat 4.0 to use as
my webserver and I have JDK 1.3.1.  I can't seem to write/comiple servlets
as java states the interface/class is not found.
I am trying to extend the HttpServlet class. Do I need the
StreamTokenizer again...20 Nov 2003 18:21 GMT7
If st is a StreamTokenizer, am I not right in assuming that
    st.whitespaceChars(':',':');
    st.nextToken();
    System.out.println(st.sval);
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 October, 2003
 
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.