The SQLJ profile conversion tool (profconv) converts a serialized profile instance to Java™ class format. The profconv tool is needed because some browsers do not support loading a serialized object from a resource file that is associated with an applet. Run the profconv utility to perform the conversion.
profconv MyApp_SJProfile0.ser
where MyApp_SJProfile0.ser is the name of profile instance you want to convert.