I want to get the* HttpOnly cookies* that I am not able to do with tools like Jsoup. HttpOnly cookie is shown in firebug but not through java code using Jsoup etc.
On Wednesday, 18 April 2007 03:50:12 UTC+5:30, John J Barton wrote: > > What functionality did you have in mind? Eclipse Ajax Toolkit > framework > provides java connection to mozilla, incl connection to jsd, the same > interface > used by Firebug. Aptana is an eclipse plugin written in Java that > supports > Javascript debugging by interacting with Firebug through a socket. > Fireclipse > is a (much simpler) eclipse plugin that interacts with Firebug to > position > the editor on error messages. > > HTH, > John. > > On Apr 17, 11:41 am, "[email protected]" <[email protected]> wrote: > > Hi Denis, > > Thanks for reply. > > I would like to use functionality of firebug(which is in javascript) > > from java, Is it possible. > > Thanks > > satya > > On Apr 17, 12:21 pm, Denis Misiurca <[email protected]> wrote: > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > Javascript is not Java! > > > > > [email protected] wrote: > > > > Hello all , > > > > I am new to firebug. I would like to call firebug from > > > > java. Could you please tell me the way to do it. > > > > > -----BEGIN PGP SIGNATURE----- > > > Version: GnuPG v1.4.6 (GNU/Linux) > > > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org > > > > > iD8DBQFGJQIuBTpIAsinKmgRAnqNAJ0bCRAHuKN+lIHvoFtN3oSowAPT5ACfeY1P > > > IkyAzErqZW0faz8Cl2yq0Mk= > > > =L1Sr > > > -----END PGP SIGNATURE----- > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/7871c684-fac9-4a1f-8bd0-ff3251c8b13b%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
