parse cgi out put in jsp

A

autogoor

Hi,

I am writing a jsp, something like

<html>
....
<body>

<form action=mydomain.com/cgi-bin/myapp>
<input type=text...
....
<input type=submit>
</form>

</body>
</html>

The form calls a cgi. The cgi returns some result like:

result:first line
result:second line
result:third line...

I would like parse the result and put them in a table in a html or jsp.
How can I do it? Right now, after user click "submit", the jsp page
goes to this text page with no formating.

Thanks,

autogoor
 

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,770
Messages
2,569,586
Members
45,085
Latest member
cryptooseoagencies

Latest Threads

Top