Hi all,

 

      I am using one custom component inside UIComponent like the following way.

 

          <h:inputText id="a" value="abc">

                   <myTld:myCustom/>

            </h:inputText>

 

            At the time of rendering:

                       

                        <myTld:myCustom/> is rendering first and then <h:inputText/>.

 

            I wanted in a reverse order. i.e. <h:inputText/> should be first and then <myTld:myCustom/>.

            Is there any way to achieve this.

 

Any help is highly appreciable.

 

Regards,

Ram

           

 

 



Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended
for the exclusive use of the addressee(s) and may contain confidential or privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately
and destroy all copies of this message and any attachments.

Reply via email to