| |
| |
| |
|
Comments:
<0> Hfid_Med36: if you have a question, please ask in the channel. Don't msg me. <1> i have a lot off the question but i don't speak english Resonator <0> This is generally an English channel. <1> oh oki <1> you don't know some hanel for leraing java in frensh pls Resonator <1> chanel <0> Hfid_Med36: I'm sorry, I don't. <1> okay thank's* <0> No problem. <2> I was curious if anyone has tried to write their own implementation of the md5 algorithm? <2> I'm having some difficulty with mine <3> most of us prefere to use preexsting code I suspect <4> does anyone know a framework for pdf templates?
<4> the template files would describe a page layout and parameterized content, which the framework would convert to pdf, e.g. with the help of iText <4> i have to create several reports in pdf with almost the same content but different presentation on the page <5> dead here lol <6> *crickets* <6> *tumbleweed* <2> anyone familiar with md5 implementation? <7> lasakan_daka you're probably want to turn off that script <7> before u get kicked <8> aight <9> is here the place for struts question ? <9> hi all <9> can i submit from a (standard) html form (not strus html form) ? <10> i don't understand the question. <10> yes, html forms allow submit. <10> that's part of the html standard though. <9> i want to reuse some code from an old html forms <9> i want to keep the page in that old fashion <9> and to submit using struts <9> because are many forms here i must to many things <9> sorry <9> because are many forms here i must keep the page but without struts tags and to submit from here in an struts application <9> can i do that ? <10> i don't know struts, no clue. <11> morning <12> huh <11> yes, indeed <13> Can someone tell me if there's a cl*** to search a string for a phrase? I'm reading a text file and want to search for "search" in each line of text which I'm reading into a String. <11> ryanste^n: String, surprisingly <13> Well I'm looking at that now in my book and couldn't find anything that'll do what I want. <13> Each line from my text file contains many words, I can't just use .equals to search. <11> ryanste^n: did you look at the javadocs? <11> They're likely to be more authoritative than your book. <14> ryanste^n : surprisingly there's a cl*** called String <14> ryanste^n : with that functionality <13> I'll take a look at javadocs now, thanks. <13> indexOf looks like what I need. <11> Goo on you! <11> good on you, rather.... <15> Mmm, goo. <16> ryanste^n: try google <9> does smb work with struts ? <17> samba? <10> smb has nothing to do with struts. at all. <10> if you mean the server message block protocol, used by windows, samba and co. <10> bye <17> only smb i know of
<3> one of these days, maybe I'll learn to read boefre I code ;) <3> and why do I keep forgetting that I can put breakpoints in .jsp... <3> I keep thinking of them as xml documetns <3> uhm.. that sure didn't work as expected.. <18> Hi <19> Any body can help me. For example a Chat Room. I click on a cmd button and a Message Box appears and Asks to change a nick.. there is a text field in the message box and after I click the Ok Button the Nick is changed whatever the value is inside the text field in that message box. how can I get that Value? anysample codes? <15> textField.getText() <19> inside that message box? My codes are at my school Lab. but i remembered trying that.. If i remembered it correctly, I used another cl*** for my msg box <15> Code doesn't go inside message boxes. What do you mean by "inside that message box"? <19> when i click Change Nick cmd Button . A msg Box pop up and There is a text field inside. thats where I want to put my Nick to be changed.. any idea if that is possible <15> What kind of msg Box? <19> what are the msg boxs possible? <15> JOptionPane is the most common. <19> i thinks its simply a Msg box.. im only importing java.awt , java.awt.event <15> You're using 9 year old API - I don't recall the details of those. <19> =P . im just learning <19> a hunch? if that is possible <15> I'd suggest using the Sun tutorials. <19> ok thanks <20> hmm ... a java channel <20> :-) <15> Where? <20> =/ <20> here! <15> Oh, heh. <20> so, have you ever used EJB PrimaryKey cl***es ? <20> guess not :( <20> <telefon> ? <21> hello all <21> Question: I am running jboss4 and need to secure the site through apache's ssl. Can anyone point in the right direction/ <22> hey <22> is there anyway to get the length of both dimensions of a 2d Java array? <23> How can i generate a WSDL file using ant and axis2 ? <24> no such thing as a 2d arrar <24> array <24> just get the dimenssions of the arrayed arrays <22> int[][] i = new int[2][3]; // that's a 2D array is it not? <24> nope <24> it's an array of arrays <22> well yeah, it's that too I thought <24> it's 1 3 element array of 2 elemeny int arrays <24> i[2].length <22> but it's special since each of the 2 (3) element arrays are of fixed length <24> actually as long as it's regular this will work, i.length and i[0].length <22> what do you mean by regular? <24> all the arrays the same size <24> if not you'll have to check each one <22> is it possible to declare arrays of different sized arrays? <24> yes <22> how would one do that? <24> int[][] i = new (int[])[2]; i[0] = new int[3]; i[1] = new int[5]; <24> or similar <22> ahh, I see. I didn't know you could do that, thanks for the tip <22> could be a good tip too for an interview, although I usually get what's a pointer in C <25> what's that ? :P <22> lol <26> Hi. Is anybody here experienced in ANTLR? If so, do you know if there's a way to specify whether a token should be considered a candidate for reinterpretation as a keyword? <26> (Not too optimistic, as past experience suggests that people here don't use ANTLR, but I figure it can't hurt to ask.)
Return to
#java or Go to some related
logs:
WSADuplicateSocket example irah-6 threnody nsa
samsung scx4200 laser printer gentoo #c jeriko means #linux #windows janau inseamna #AllNiteCafe
|
|