Menu

#2 working example without OJB

open
nobody
None
5
2004-03-20
2004-03-20
Ted X Toth
No

I'd like to see (preferably in a war file) a downloadable
working example that doesn't rely on OJB. I'm have
difficulty getting a simple menu to function by working
from the on line example. In particular I'm getting an
exception:
java.lang.NullPointerException
at
com.zubarev.htmltable.action.ServeTableAction.execute
(ServeTableAction.java:76)
at
org.apache.struts.action.RequestProcessor.processActio
nPerform(RequestProcessor.java:484)

from my /ServeTable action.

Discussion

  • Ted X Toth

    Ted X Toth - 2004-03-20

    struts-config.xml, web.xml, html-table.xml and action class

     
  • Nobody/Anonymous

    Logged In: NO

    sdfsd

     

Log in to post a comment.