---------- Forwarded message ----------
From: silvius <[EMAIL PROTECTED]>
Date: 13.12.2005 15:28
Subject: some doubts in JSF implementation
To: [EMAIL PROTECTED]
Hello Manfred,
I have some questions on the understanding of Custom Components
developement
My requirement is
1. The components given by JSF emits the HTML tag like
<input type=text"....... >
but i need it like
<span class="xx"> <input type="sssss" .... > </span>
In this case, should i override the components i want and create
new components with ENCODE method alone ? can this solve my problem.
2. I did the same what i mentioned in step 1.
3. Now when the form is submitted, in the requestparameterMap I
donot see my components.
so i created a empty hidden text field and i could see this in
the requestParameter...
So how to bring my custom components to the
requestParameterTree ?
Is it like, my components have <span> in front, so UIForm could not
understand my components?
or any other problem.
4. I have a form with 10 input fields. Now when i submit this form
the JSF implementation can understand its a postback and do other
things.. right.
But i want to POST a different form, which is built by Javascript
at client and at runtime.
this new form is built based on the SHOWN form. So if i want to
post this form, will this be possible.
And How should this be done ?
These are some of the questions i have ... could you please help me...
Thanks
--
With Warm Regards
Silvius. D
______________________________________
Right attitudes produce right results
German Mob: 0049 173 1523767
German Home: 0049 7158 9565527
German Off: 0049 711 7791720