Hi everyone,
 
 
How can I handle new lines in a form?
 
For example:
 
list
- line1
- line 2
- line 3
- line 4
 
 
ofcourse I could add <BR> at the end of each line (in the form field) but I would like to know if there is a trick to handle this by adding some code to a servlet.
 
 
Thanks,
 
Steven.

Reply via email to