We have some custom components we wrote to be used in 6.1 forms. First, are 6.2 form components extendable? Second, we have some JSP code that uses NodeStructureUtils.getFragPrefixString() to get the fragment prefix and set it as the fragment holder in the TLS.
Is there a document that would help me migrate some of these custom components to be compatible with 6.2?