June 11, 2011  
1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30

[00:03:00] *** uris has quit IRC
[00:05:51] *** SirFunk has joined #netbeans
[00:33:19] *** haba713 has quit IRC
[00:33:48] *** earthmeLon has joined #netbeans
[00:47:25] *** Haloperidol has quit IRC
[00:48:26] *** SirFunk has quit IRC
[00:52:59] *** hikeonpast has quit IRC
[00:56:58] *** earthmeLon has quit IRC
[00:56:58] *** earthmeLon has joined #netbeans
[01:11:14] *** Cybertinus has quit IRC
[01:40:53] *** Tonux has quit IRC
[01:46:18] *** earthmeLon has quit IRC
[02:06:30] *** jjj is now known as jjj-dinner
[02:30:54] *** greyblue9 has quit IRC
[03:57:04] *** DrLou has quit IRC
[04:38:54] *** jjj-dinner is now known as jjj-zzz
[05:31:48] *** aef has quit IRC
[05:35:41] *** aef has joined #netbeans
[05:43:27] *** StanleyBeale has quit IRC
[06:50:11] *** mr_lou has joined #netbeans
[08:06:46] *** SirFunk has joined #netbeans
[08:29:15] *** Cybertinus has joined #netbeans
[08:43:14] *** SirFunk has quit IRC
[08:50:41] *** soee has joined #netbeans
[08:57:56] *** mr_lou has quit IRC
[10:24:00] *** haba713 has joined #netbeans
[10:24:00] *** haba713 has joined #netbeans
[11:15:28] *** bugz^ has quit IRC
[11:43:02] *** bugz^ has joined #netbeans
[12:41:56] *** dmp has quit IRC
[12:51:42] *** dmp has joined #netbeans
[13:19:20] *** soee has quit IRC
[13:25:06] *** Tonux has joined #netbeans
[13:32:25] *** soee has joined #netbeans
[14:03:14] *** DrLou has joined #netbeans
[14:55:30] *** ak has joined #netbeans
[14:55:41] <ak> hello guys
[14:56:29] <ak> recently I have added all the paths where I could find JAR files to my classpath. Turns out to my misery.
[14:56:46] <ak> Now anytime I try to complie anything java I get "error: Exception thrown while constructing Processor object: org/openide/filesystems/annotations/LayerGeneratingProcessor"
[14:56:59] <ak> which jar is that giving me that headache ?
[14:57:42] *** Scorpion1 has joined #netbeans
[15:25:22] *** ak has left #netbeans
[15:56:22] *** KiiK has joined #netbeans
[15:57:54] *** KiiK has quit IRC
[17:59:03] *** soee has quit IRC
[18:01:02] *** greyblue9 has joined #netbeans
[18:38:40] *** soee has joined #netbeans
[19:02:27] *** monkeyslikebanan has joined #netbeans
[19:51:32] *** Scorpion1 has quit IRC
[20:36:28] *** DrLou has quit IRC
[20:59:24] *** javagreek has joined #netbeans
[21:01:18] <javagreek> hey guys. i am using the package org.apache.http to make http calls to a webpage and get response.
[21:02:13] <javagreek> i can pass values to the form fields on page. but i am in need of response from a single element on page.
[21:02:47] <javagreek> so far i am able to grab the whole page after query but wanna know how to grab element only. herez what i have so far.
[21:02:50] <javagreek> BufferedReader rd = new BufferedReader(new InputStreamReader(
[21:02:50] <javagreek> 					response.getEntity().getContent()));
[21:03:10] <javagreek> while ((line = rd.readLine()) != null) {
[21:03:11] <javagreek> 				System.out.println(line);
[21:03:39] <javagreek> but that grabs all http transaction from page. i want to grab just an element. can anyone please point me to the right direction.
[21:14:24] *** jjj-zzz is now known as jjj-afk
[21:32:34] *** javagreek has quit IRC
[21:32:45] *** chepre has joined #netbeans
[21:43:47] *** greyblue9 has quit IRC
[21:49:11] *** soee has quit IRC
[21:56:34] *** SirFunk has joined #netbeans
[22:00:38] *** soee has joined #netbeans
[22:13:06] *** DrLou has joined #netbeans
[22:54:26] *** haba713 has quit IRC
[22:58:19] *** Tonux|2 has joined #netbeans
[22:58:56] *** Tonux|2 has quit IRC
[23:37:10] *** SirFunk has quit IRC

top