[opencms-dev] creating a registration form

Joachim Arrasz info at arrasz.de
Wed Mar 31 15:33:02 CEST 2004


Hi Marianne,

i´m not sure what you want to have and how your architecture looks..
In normal case you just build a html-formular. Then you make a jsp from
this. in your action attribute you call the jsp itself or a servlet.
There you validate the incoming data and if this data is correct, you can
save this data in a db via the ContentDefinition Idea from Opencms.
That`s it, just normal jsp or J2EE Programming ..

Hope this helps

Joachim Arrasz

Synyx oHG

-- 
/**
* @author Joachim Arrasz
* --> head of technology research <--
* @phone +49/(0)721/66487932
* @mobile 0160/8021351
* @mail arrasz at synyx.de
* @url http://www.synyx.de
*/






More information about the opencms-dev mailing list