  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | Subject: Help Needed: Http Get in java | Subject: Help Needed: Http Get in java 2006-05-09 - By Richard Yee
Back Kiran, Look at the java.net.HttpURLConnection class.
-Richard
[Kiran Kumar Vedula] wrote: > hi , > I have to know how do we get a HTTP Get in a standalone code.The > requirement is like get a string from csv file and pass the particular > string to a JSP page using HTTP GET from a property file.Please let me > know how to do this, any code would be helpful to me > > > regards > kiran > > =========================================================================== > To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST ". > For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST". > > Some relevant archives, FAQs and Forums on JSPs can be found at: > > http://java.sun.com/products/jsp > http://archives.java.sun.com/jsp-interest.html > http://forums.java.sun.com > http://www.jspinsider.com > > >
=========================================================================== To unsubscribe: mailto listserv@(protected) with body: "signoff JSP-INTEREST". For digest: mailto listserv@(protected) with body: "set JSP-INTEREST DIGEST".
Some relevant archives, FAQs and Forums on JSPs can be found at:
http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
|
|
 |