| Author |
how to get data from xml.xsl
|
bernd pier
Ranch Hand
Joined: Jun 21, 2002
Posts: 30
|
|
hey, i`ve a servlet,that shows a formpage using xml,xsl. user can write datas in that form and they had to stored in a database. with html it works, but with xsl it don`t. i`m using the getParameter method, and when i wrote datas in the textfield and klick the ok button, the variablename and the data appears in the url. but they will not be stored in the database. i thought i could take the html code and change it into xsl. i would be happy if anybody can help me. thanx bernd :roll:
|
 |
bernd pier
Ranch Hand
Joined: Jun 21, 2002
Posts: 30
|
|
i`ve fixed the problem. it was a logical problem, there were two connections to the database. i`m still learning. ciao bernd
|
 |
 |
|
|
subject: how to get data from xml.xsl
|
|
|