@# Quotes DB     useful, funny, interesting





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



Comments:

<0> Does anybody here have superior knowledge of Java?
<1> Define "superior" :P
<0> maybe i spelled it out wrong
<0> as in extremely good knowledge of Java
<2> and why do you think your issue needs someone like that?
<1> If you have a question, just ask :)
<2> Most people asking for that kind of stuff has major boring newbie questions.
<0> Alright, I bought A Pocket PC with Microsoft Windows Mobile 5.0 and I am trying to Run a Online Java Applet through a website
<0> Is it possible and How?
<3> st4me24: What JRE does it run?
<2> sounds more like a Windows (CE) related issue to me ;)
<0> it is a windows problem b/c jre wont install on it
<0> and i don't know if there is a proggy like that will run on mobile 5.0 to run Java applets
<3> kia ora talios
<4> Mornin



<5> hi
<5> can I import something from default package?
<5> i'm using a cl***, that uses a DLL via JNI, and the C header of the DLL did not specify the package. so, I can only use this cl*** on default package, but I need to put this into some package... can someone help me, please?
<6> banzai ppl
<6> anyone here a java wizard??
<6> i guess not
<7> to run Windows Vista i only need to upgrade my HDD and VCard
<7> what a beauty
<6> erm,,,,
<6> nice
<6> anyone prepared to help ? my sister is about to kill herself
<6> cos she cant do her java ***ignment
<7> zog: what?
<8> haha
<8> you're about to miss a sister, I guess
<4> 'lo jottinger
<2> rhowe!
<2> what ever happened to the "does your sister do naughty pictures" stories? or doesn't that go in this channel? ;-)
<6> javaq can you pls hlp dya think?
<2> zog: it helps if you'd actually ask a question.
<9> anything going on here?
<6> well she has to write a (small prog) to draw a large asterisk type star thats all
<2> zog: I fail to see the problem.
<6> what she wrote doesnt work
<6> cos shes
<6> STOOPID
<2> tough luck then.
<6> oh thats very helpful tks
<2> sounds like you're trying to get someone else to do your work for you.
<6> wrong
<6> i owe her is all
<2> same deal.
<6> well ok actuallyits blackmail
<9> lol
<2> Archer^: just your regular lusers as you can see.
<6> looks like you pretending to be java kid
<9> yea .. I do see
<9> someone wants you to do their programming for them?
<6> homework is done - is jes wrong is all
<2> at least it gets you a 1 for trying 8)
<2> (Dutch scale) :P
<6> aww thanks
<9> anyone know about the java interfase linking crystal enterprise report writer?
<9> interface
<6> sure but i aint tellin
<9> ok
<9> you don't have to
<2> you know... hmm, no topic set... And vacant channel owner. Duh.. ok; you know; how about just dumping whatever you got to a pastebin an dshowing the rest of the crew?
<2> that would sure be of mure entertainment then "I need to write that".
<9> lol
<9> so .. I have a servlet that is rerouting a client to a crystal server web page with an auto logon so they automatically get logged on to the server. the problem is ... after they get logged on three different times from the same link, crystal stopps working. anyone ever heard of that?
<6> tsk tsk archer - trying ta get someone ta do yer homework?
<9> yea zog .. you probably can't even write a servlet that logs you on to a crystal server
<2> he's actually explaining
<9> and I don't want any code, I just want someone to tell me if they have had the same problem
<2> Archer^: and in response to that.. 3 times, do you get anything weird in the crystal servers logfiles?
<9> well that's the problem .. i'm not really a crystal server guru .. and the crystal server guru is hard to deal with .. but the logs are forthcoming ..
<9> and if I don't get results from that, I'll find someone at crystal ..
<9> so in answer to your question .. I don't know yet .. :)



<9> it kinda sounds like a security issue since it happens after three times from the same link .. but from a different browser, it starts to work ..
<2> Archer^: its been a while for me and when something like this happened I was only side-lining (me; administrator listening to programmers) but I have heard of something like this before. I'm not certain of all details, but the issue "autologon stops working" was clear.
<9> there's a good google search .. I might try that ..
<2> Archer^: skimming my archives to see if some solution was mentioned. gimme a minute.
<9> thanks
<10> /last rhowe
<2> <10> /last rhowe
<2> Archer^: hmm, it figures. sorry, I only kept records of stuff directly focussing on my part of the job, sorry. However, for whats it worth, I have heard of such an issue before.
<9> well that helps ..
<9> at least I'm not crazy
<2> Archer^: I can't deny that, aren't we all crazy in some ways? ;)
<9> at first I thought it was my application .. but I traced it all the way to the redirect, and that was out of my hands .. also got it to fail completely out of my application
<9> yes .. true
<9> ok .. here's another problem ..
<2> Archer^: can't help you much there, I wasn't involved in the actual issues. The moment my team was called in was due to them accusing us of dumping crappy hardware. Its the reason I recall this thing since I sorta chewed them up :P
<9> (I didn't write this part of the code) however, the code is doing something weird ..
<2> the actual issue had something to do with the server (software based) at hand but I really don't know :/
<9> basically a servlet is doing a sendredirect to another servlet, which is doing a send redirect to the original servlet and back again to the other in a circle. it's doing this so that it can process certain things multiple times ...
<9> if there are too many items to process, I get a stack overflow exception ..
<9> which completely drops the whole jvm
<9> our temperary answer is to not process too many items at the same time, but that won't hold our client for very long
<9> our second line of action is to get rid of the stupid circle code and process all the items in the same cl*** ..
<9> but that takes a lot of rewriting of old legacy code ...
<7> sun would be open source soon
<7> sorry java
<7> wtf
<9> i'm just wondering if anyone know if there is something I can do to release resources that are kept in this circle, and make it not get the stack overflow error
<9> ok .. I guess I blew everyone away?
<9> well thanks .. i'm needing to leave
<9> later
<11> i have a loop thats making changes to swing components but they arent being reflected in the gui, i do fix this?
<4> 'lo Bryin
<12> hey guys is it possible to set a background colour using setBackground to a gradient colour?
<13> anyone here has code for implementation of FIFO algorithm?
<14> does anyone know of anything I can do to make socket connections in java more stable, any tweaks or anything of that sort?
<14> for some reason, even over a lan I can only keep the connection going for like 10 minutes at most before it dies
<14> over the net it doesn't even keep the connection for a full minute before dying
<14> I am using the socket.setKeepAlive(true) thingie
<14> and that doesn't seem to really help
<15> how may I type cast an int to Object, I tried "(Object) someint" , didn't work
<14> what error do you get
<14> ?
<14> I have a suspition that it's because an int is not really an object
<14> but tell us what exception is being thrown or error during compilation
<15> incovertible types found int needed Object
<15> something like that
<14> yeah, that sounds about right
<14> int is a basic type, it's not a true cl*** like String
<14> (though even the String cl*** does some funky **** that shouldn't be possible)
<15> so should I convert the int to Integer, and then the Integer to Object
<14> that would be my ***umption
<14> though I can't say I've ever tried
<15> I'll try It DarkJedi2 , and also... the force is strong with you
<14> lol, not really
<14> I'm having my own stupid problem
<14> apparently I **** at writing client-server apps
<14> or I'm doing something I'm not supposed to be doing
<15> yeah... that's pretty complicated
<15> I can't even typecast from int to integer.. it doesn't let me
<14> for some reason the connections just randomly die for no apparent reasons, even over a lan : /
<15> debuug :(((
<14> try new Integer(the value)
<14> (Object)(new Integer(value));
<14> something like that
<14> I have a new record, it kept the connection for 8 minutes... : /
<14> there is some really weird **** going on here
<15> wowwww
<15> :D:D
<15> drinks are on you then
<14> :)
<14> take into account that this is over a lan : /.... so much for reliability
<15> you'll work it out
<15> don't worry


Name:

Comments:

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






Return to #java
or
Go to some related logs:

#windows
fwNES cannot execute
#AllNiteCafe
fedora aiglx i815
What US state has the longest coastline ?
#php
#c++
jeriko means
lok'amir il romathis what does it mean
#linux



Home  |  disclaimer  |  contact  |  submit quotes