if ( value != null ) {
createFeedbackParameter( name, name, "", value, false ); //$NON-NLS-1$
}
}
}
SolutionURIResolver resolver = new SolutionURIResolver();
if ( parameterXsl == null ) {
// Generate XForm for the parameters needed, transform into
// HTML, and float it down the feedback stream
xformBody.append( "<tr><td>" ); //$NON-NLS-1$
XForm.createXFormSubmit( RuntimeContext.PARAMETER_FORM, xformBody, Messages.getInstance().getString(