Java applet for views with problems after migration

Hi folks,

I started developing notes already in R6. And now im supposed to fix some “bugs” due to the migration from R5 apps´ to R6.

So here is my problem…

The user application uses the java applet to show views on web, and after migrating to R6, the view´s header is gone and so two action buttons(other 3 remains there, how? i dont know).

The applet shows the view´s content, but not its header.

What i need to know, if there is/are problems with some view´s options ( those checkboxes) that works on R5 but does not at R6…

because the application was migrated , and its code remains the same since R5 … so it looks like some kind of “problem” with R5->R6…

Is there anything u can tell me so i can keep trying to find out what the hell is going wrong…

Thanks in advance!

/fferrandini

Subject: Java applet for views with problems after migration

This sounds similar to the problem when you migrated from LN 4 to LN5 and the disappearance of Action Bar Buttons Here was the technote I had for that - incase it helps any :

http://www-1.ibm.com/support/docview.wss?rs=0&uid=swg21089958

Hope it’s not a wild goose chase.

Subject: RE: Java applet for views with problems after migration

Thanks Stephen,

I will provide R5 designer and i will do the test as described in your link.

But im already getting crazy trying to understand why the view header( the columns names…) dissapeared, in other cases i did use embedded view with java applet in R6.x and it worked fine… dont know…

Subject: Java applet for views with problems after migration

and i just saw another problem…

the same view in question, has a column with numeric values, and on its properties says “display values as icons” , using notes icons, and on web it shows the number, on client it shows the relative icon…

damn now im crazy!