This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Servlets and the fly likes how to get data from xml.xsl Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "how to get data from xml.xsl" Watch "how to get data from xml.xsl" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: how to get data from xml.xsl
 
Similar Threads
JFrame to HTML
Programming pdf with java
session datas using JSTL in JS
byte array to string
Connecting flex with SAP server