eclipse jsp

hi

I put a display line in “Tirshomet.java” at onInit() like:

public class Tirshomet extends GXDefaultLogicContext
{
public void gx_onInit(){
super.gx_onInit();
System.out.println(“Tirshomet gx_onInit”);

My console look like:

bshan_ishuv = Tirshomet() ScreenName = Tirshomet
GXBasicContext gx_changeNextForm = Tirshomet
GXBasicContext gx_changeNextForm = Tirshomet
GXBasicContext gx_onInit

I’m never got a line that remark I’m inside “Tirshomet.java”
Even i got a “Tirshomet.jsp” screen.

Do you’v any idea , before I become crazy.

thank

Gideon

Hi Gideon,
I don’t have any idea what goes wrong.
Send me the relevant file and I will take a look.
Thanks,
Asaf