@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2



Comments:

<0> i just want my little scrollbar to stay at the top... why so hard?
<1> hi
<1> my program traverses through a directory, like that on yahoo, but it hangs after a while. truss shows that it hangs at poll().. does anyone know why?
<2> poll ?
<2> what library are you using?
<1> hmm.. well, the trace on solaris shows it hangs at poll()
<1> i'm using nekohtml
<2> its open source right?use an IDE step through and see where it hangs and why
<2> and there are a zillion libraries out there, and asking a question like "my app hangs on poll() anyone knows why?" is silly:)
<1> sorry



<3> Is there a better way of generating EJB code than using XDoclet?
<4> by hand
<3> I want several EJBLocalObject to implement one of my own interfaces.
<1> can jdb be paused at any instant (w/o using breakpoints) so that i can look at the stacktrace?
<5> morning
<6> hi
<6> i need help please
<6> it's about Java
<6> ?
<7> nobody can help you since you won't tell what your problem is
<6> thanks
<6> i try to enetr to a chat
<6> and it appear this:
<6> java.net.ConnectException : Connection refused: connect
<6> so ?
<8> VANCOUVER did you programmed that applet ?
<9> i have been sent a .ofd file .. how can i open it?
<10> did smd work with org.hsqldb.Server ?
<10> hi all
<11> hi, why isn't isSet(string_variable) recognized in a Servlet?
<12> ISeeMP: uhhhh
<12> under what conditions are you using it?
<12> Where is isSet(String) defined?
<11> sorry pasting some code here:
<11> String name = request.getParameter("name");
<11> if (isSet(name)) {
<11> name = "Wel een naam invullen, eikel!";
<11> }
<11> in a doGet()
<12> erm, that's not a definition, that's a use
<12> and i don't think HttpServlet defines an isSet(String)
<11> well, that's my question...so HttpServlet doesn't...well, too bad...thnx
<13> heh. does anyone know where i'd get the javax.resource.spi package?
<14> maybe, you can see at a SUN.com
<14> )
<13> yea, im looking around but i must be missing some really obvious link
<14> plz, see my message at privat, ok ?)
<15> nnp: http://www.google.com/search?hl=en&q=javax.resource.spi&btnG=Google+Search
<14> Clackwell :)
<13> clackwell: aye, thats the exact thing i've been looking at and i cant find a download in site



<13> *sight
<15> nnp: you cannot find a download site for j2ee?
<13> oh....i was looking for a specific package containing javax.resource.spi etc etc
<13> sorry about that
<15> :)
<13> i'll go stand outside ;)
<16> Hiya guys :-)
<17> does anyone know if the java.util.File cl*** does any caching? We have a legacy system consuming files and even tho a file is consumed and no longer visible in explorer, the File.listFiles() inidcates the file still exists for a good minute after it has been consumed. What could posibly be causing this?
<16> Enchanter: Tried to make a new File at that path?
<16> before checking the list again I mean
<17> i have a File to the dir and need to check every 500ms... so i do not create a new file object
<16> ok.. let me rephraise.. have you TRIED to do that?
<17> ive no guarantee when garbage collection occurs and it seems expensive to create 2 objects be persond
<17> no i havent tried
<16> then try
<17> :)
<17> i will .. cheerrs for the idea
<17> it will help narrow the problem at least
<17> I've tried that and the problem persists.. any other ideas would be appreciated
<16> then no, not from me
<17> ok thanks for your help
<15> hi thunder
<15> java.util.File?
<17> yes i know .. ..io
<17> dunno where that came from
<15> Enchanter: what jre, what os?
<17> Windows 2000 Server, jre 1.4.2_09
<15> checked against the latest and greatest yet?
<17> yea ive tried that just to test but no difference
<17> would not surprise me if MS found a way of making java behave badly
<15> Enchanter: in a directory listing you say?
<15> Enchanter: http://pastebin.com/578656
<15> Enchanter: windows xp, Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
<17> hey Clackwell, yes your test clearly shows the file is deleted and now i am in a world of bewilderment .. perhaps the root of the issue lies with the legacy system itself
<15> Enchanter: the test case "works" as it should on the respective system?
<15> what about your testing? faulty?
<17> the code works well with respect to the JUnit tests and will work well no matter how long it takes for the file to be consumed. Since the jvm/java app is not repsonsible for the delete of the file there is little we can do in the way of testing why the file appears to be there even when it's gone.
<17> the legacy system is archaic and we have no access to source
<18> how can I get a boolean value of a JCheckBox? (like JTextField have getText()...)
<18> baah, anyone here?
<19> probably it has a checked() method
<19> you can checkout the API on java.sun.com/docs
<18> I looked at http://java.sun.com/j2se/1.5.0/docs/api/javax/swing/JCheckBox.html but I'm not finding any method I can use.
<19> getSelected() ?
<19> isSelected()


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #java
or
Go to some related logs:

#AllNiteCafe
#php
punchdown howto
#chatzone
#chatzone
javascript window.open not passing referrer
fobia undernet
#linux
#teens
#c++



Home  |  disclaimer  |  contact  |  submit quotes