how to pass data from a java application GUI to JSP

S

Sn

I am a newbie to JSP., i would like to pass some informations (like
name, email id, and other strings) collected in the GUI of my java
application to a JSP . any suggestions on how to do this or any code
snippets for this..
 
L

Luke Webber

Sn said:
I am a newbie to JSP., i would like to pass some informations (like
name, email id, and other strings) collected in the GUI of my java
application to a JSP . any suggestions on how to do this or any code
snippets for this..

I'd suggest a Google search on something like "HttpURLConnection sample
code". Should getcha there.

Cheers,
Luke
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,120
Latest member
ShelaWalli
Top