Hello!
My question is very general, so rather than a specific answer, I would appreciate even some pointers (websites, tutorials, books, etc.)
I would create a simple one field form. The author would write his notes in it, when submitted, the data is added to an XML database. (Then a XSL transformation, stored in a seperate XSLT file would generate the updated xhtml pages from that. )
Xalan Java (by the apache) group, even has some servlet samples for its Extensions.
I know nothing about servlets, and JSP. I want to set up a serverlet on my Apache server, but I have no idea how to start. I just want to achieve the above mentioned scenario, on a "hello world" level.
Any help is greatly appreciated,
thank you
Fuli
My question is very general, so rather than a specific answer, I would appreciate even some pointers (websites, tutorials, books, etc.)
I would create a simple one field form. The author would write his notes in it, when submitted, the data is added to an XML database. (Then a XSL transformation, stored in a seperate XSLT file would generate the updated xhtml pages from that. )
Xalan Java (by the apache) group, even has some servlet samples for its Extensions.
I know nothing about servlets, and JSP. I want to set up a serverlet on my Apache server, but I have no idea how to start. I just want to achieve the above mentioned scenario, on a "hello world" level.
Any help is greatly appreciated,
thank you
Fuli