hi, i have to pass parameters to a Login servlet using ruby on rails at the URL(intranet) http://172.16.3.156:9090/crmserver/servlets/mobile/MobileLoginServlet and have to write following on output stream :--> "0\badmin\badmin" \b is delimitor & admin is username and password 0 is the command id for login i m not able to get what to do... any suggestions or help which i can refer to ? Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Jeff Emminger wrote:> Try Net::HTTP? > http://ruby-doc.org/core/classes/Net/HTTP.html > > > On Feb 16, 12:43�am, Hector Dsou <rails-mailing-l...-ARtvInVfO7m5VldFQK4jKA@public.gmane.orgt>Thanks for the link... that solved the problem :) -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---