@# Quotes DB     useful, funny, interesting





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



Comments:

<0> is this a java help channel?
<1> yes, java programming help
<0> can u help me with some jsp problems? :D
<2> Hello all...I was wondering if anyone has figured out a way to specify the scope in JSTL when outputting a bean...For example I use <c:out=${user.username}/> throughout my site, but on certain pages I would like it to refer to the logged in user (Session) whereas on others another user (Request)...weird how the <c:set...> code gives you that option...any idea?
<2> and btw, I know that I can just use plain old jsp but I'm trying to avoid doing so if possible
<3> anyone here use J#?
<4> I'd say people use Java in here.
<5> hola hola
<6> hola kidspag
<5> ever used java with the blowfish algorithm?
<6> unconsciously, perhaps
<7> salam
<8> Is there any way to establish a non-blocking connection...I mean the actual connect method to not block?
<8> channel.socket().connect(address) <-- blocks = bad! :-p
<9> kia ora talios
<10> 'lo



<11> halo
<11> how are you,nice people of this channel?
<12> Anybody online?
<12> preference speak spanish.. :D
<13> morning
<13> man, finding a decent irssi theme can be a pain
<13> I've gone through a ton of them so far :(
<13> let's see if this one works
<14> jottinger: wtf are you doing up :P:
<13> tmbg: it's 7:30!
<13> I wake up after 6 only once or twice every few months
<4> jottinger: if you liked Splitfire back in the Epic days I might be able to help you :) The only issue is that the keybinding is something you'll have to setup yourself.
<14> jottinger: weirdo
<14> jottinger: I'm only up because I'm going FLYING
<13> tmbg: heh
<13> Lion-O: sokay, I decided that most of my pain was in using colour in the first place
<13> colour is one of those new-fangled ideas that should have been abandoned
<14> jottinger: the flight school is for sale
<14> jottinger: I'm thinking about buying it
<13> tmbg: buy it!
<14> think I should?
<14> it wouldn't be all that hard
<13> yeah
<13> why is it for sale?
<14> owner got a job as teh department chair of aviation at university of dubuque
<14> he wants $5500 on a 12 month interest free loan for the school
<14> add $1k if I want the PC-ATD sim
<13> how profitable is it?
<14> all I'd need to get started is enough capital to pay bills for the first month
<14> I think it hovers around breakeven
<14> maybe losing some in the off-seasons, doing well in the summer
<14> I haven't looked at the numbers in depth yet
<14> but I also think there's potential for growth that Phil hasn't really pushed
<14> the airplanes are leasebacks
<14> one of them never gets flown
<14> I'd probably get rid of it and replace it with a new Liberty XL
<14> XL2 rather
<15> what do you actually get for your money?
<15> (i.e. tangible ***ets that aren't just on lease)
<14> equipment, furniture
<14> customer base
<14> instructors
<15> all for $5500?
<14> yea
<15> seems like a deal then. worst case, you lose $5500 (unless the place has debts)
<15> and you just run it as it is until the leases expire
<14> I don't THINK it has debts
<15> and ***uming the staff will work for you under the same conditions they worked for the other guy
<14> right
<14> which they will
<14> noone wants the school to close
<14> the instructors have talked about taking it over themselves,
<14> but noone has the money
<14> instructors aren't real well paid in the grand scheme of things :)
<15> well, given the cost of flight training seems like even if you just got an extra 5 or 10 students, you'd make more than your money back
<14> most of the cost of training is in the airplane costs
<14> I don't have hard and fast numbers yet
<15> but over a course of tuition, you must make about $500
<14> but I think the school retains around $25/hr
<14> of $140/hr



<14> which is a reasonable margin
<15> *nod*
<14> typical program is 50-60 hours
<15> seems like a solid little business, ***uming there's no horrible underlying debt/legal problem
<14> planes generally fly about 80 hours a month right now, with their current customer base
<14> I really doubt there is, but of course I'll be looking into it
<14> and having my accountant look over it
<14> anyway, I gotta run to the airport now!
<14> bbl
<15> have fun :)
<14> thanks :)
<16> hi
<16> can someone help me plz ?
<17> hi Y***ine
<16> hi
<16> so i have a problem with icons alignement in a stack of buttons
<16> u have a solution 4 that?
<16> any idea?
<7> salam
<18> unban wolfey
<19> hey
<18> unban wolfey
<20> I have a java/jsp question, I want to read the HTML code of a whole page and put all the HTML code into a String, how can this be done?
<21> <html><head><title>My First JSP Page</title></head><body><% System.out.println("Hello world!"); %></body></html>
<21> oups! you want to read it
<21> sorry :)
<20> jep :)
<20> I just would like something like a function ReadURL("http://www.blabla.com";) the return a String
<19> what's this for?
<21> did you even try to google for this ?
<21> http://www.google.com/search?hl=en&q=JSP+read+file&btnG=Google+Search
<22> jsp pertains to the same company as java?
<18> unban wolfey
<5> what's a good java interface for blowfish?
<23> doesn' bouncy castle do that
<22> blowfish?
<19> I'm struggling to use a filechooser to enable one to select an image (eg a gif) in which an ImageIcon is to be generated from to be ***igned to a JLabel. Any ideas please? I have something but it's getting the path from the selected file in a suitable format to transformed into a java.net.URL that is the trouble, I think.
<23> VaranG|aN: blowfish: an encryption mechanism
<5> smsie: probably but i wanted to double check.
<24> hi people
<24> i'm trying to learn SOAP and implement this protocol in java application
<22> SOAP with Java... anything more slower than that :)?
<24> could someone point me to some resources which could lead me step-by-step how to comprehend how it works and how to use it
<24> actually i've got this project to do and was browsing internet to find some help, the only thing i found was some SOAP faq. i know how the protocol itself should work
<24> have no idea how to implement it though
<24> java is not "a must" but SOAP is, this is requirment
<24> im totally in the fog when it comes to this topic, i dont even know what questions should i ask
<22> SOAP is when you have to communicate platform independent stuff
<24> yeah well i believe that enforcing SOAP to my rpoject is silly but this is the requirment not made by me
<22> IC
<24> im doing some silly flights managment stuff
<22> I would suggest .NEt with .NEt remoting
<22> methinks: I understand you perfectly
<24> like searching flights, cheapest flights etc
<22> we currently have a project that uses SOAP
<22> and its bloody slow
<24> it's sort of academic stuff, to learn how it works, it might slow to, it will never be used by no one, luckily
<20> I have a question.... the URL http://www.google.com/search?client=googlet&btnI=Im+Feeling+Lucky&q=The+Matrix+site:www.imdb.com brings me to http://www.imdb.com/title/tt0133093/ is there any way I can find the 2nd url in a java program when giving the 1st one? you understand what I mean?
<24> VaranG|aN: anyway to use soap do i need some kind of parser or whatever?
<24> basically i have a postgres database with all the data liek airports flights etc.
<24> and i need to write a server and a client that comunicate using SOAP
<22> to tell the truth I don't really
<22> *know
<22> currently i'm using .NET soap
<22> *SOAP
<24> boh
<24> the funny thing is im doing my erasmus in italy and a week ago i was told that to do a certain course i need to do this project which has 1 year deadline, but my erasmus finishes in 7 days which, guess what, forces me to hand it in in 6 days
<24> anyone else familiar with implementing SOAP in java?
<24> ok thanks for help anyway VaranG|aN
<24> ciao
<19> I'm glad i'm not in his shoes.
<22> lol
<22> me too
<25> hey


Name:

Comments:

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






Return to #java
or
Go to some related logs:

#windows
hobbitron.com
turçanka
#MissKitten
#chatzone
#teens
#javascript
Edwardo V1
#linuxhelp
dd-wrt install quagga



Home  |  disclaimer  |  contact  |  submit quotes