Hi Vic,

I noticed that you are using a version of the struts menu that uses the
plug-in functionality. Couple of questions:

1) Where did you get this version, specifically the version I have doesn't
have a com.fgm.web.menu.MenuPlugIn class.

2) Do you know why I might be getting the error:

javax.servlet.ServletException: Failure initializing struts-menu: Error
parsing resource file: /WEB-INF/menu-config.xml nested exception is:
Stopping after fatal error: File "null" not found.
        at com.fgm.web.menu.MenuPlugIn.init(Unknown Source)
        etc, etc.

On my web app. I have placed the version of struts-menu.jar in my
WEB_INF/lib along with tld. I have added the plugin entry to struts-config
which points to /WEB-INF/menu-config.xml. So I'm not clear which file entry
is null. 

Any pointers much appreciated

Jon.

-----Original Message-----
From: Struts Newsgroup [mailto:[EMAIL PROTECTED]] 
Sent: 21 March 2002 04:40
To: [EMAIL PROTECTED]
Subject: Struts 1.1 beta Sample DB app. = FREE T-Shirt

Subject: Struts 1.1 beta Sample DB app. = FREE T-Shirt
From: Vic Cekvenich <[EMAIL PROTECTED]>
 ===
I just placed a new version of the WebPIM on the downloads page.
(It uses the latest build of Struts 1.1 beta).

First 10 people that deploy it, get a FREE shirt (in continental US).
1. You must send at least one line to this newsgroup or MVC newsgroup on 
how to deploy tip. (MVC is on news.basebeans.com in a newsreader)
2. Send me ([EMAIL PROTECTED]) a screen shot of the app running (and
your mailing address).


Thanks,
Vic

Major changes include factoring out DAO out of baseBeans/FormBeans
Also, this applications demonstrates the following:
* DB CRUD
* How to fork the action so it dispatches to right execute
* Use of factoring out DAO from FormBean so you can use any data source
(even EJB)
* Validation
* Messages
* Master/Detail
* Drill Down
* Iteration
* Formatting # and date
* Collections options drop downs
* Use of menu navigation using Struts menu to factor out navigation
* Use of Portal Tiles
- Navigation


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to