You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Struts Newsgroup (@Basebeans.com)" <st...@basebeans.com> on 2002/03/21 15:55:01 UTC

Re: Struts 1.1 beta Sample DB app. = FREE T-Shirt - Struts Menu p roblem

Subject: Re: Struts 1.1 beta Sample DB app. = FREE T-Shirt - Struts Menu p roblem
From: Vic Cekvenich <vi...@basebeans.com>
 ===
Struts menu is on Source Forge (the new version of Struts - menu uses 
Struts 1.1 services, like Validator does).
So you have to use it in Struts 1.1 that uses service plug ins.
(For version 1.0 you hat to use the Struts-menu servlet).

Look at my sample on how to make the Struts-menu a service (in 
Struts-config) or download the menu sample from Source Forge.

Vic


Jon.Ridgway wrote:

> 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:struts@basebeans.com] 
> Sent: 21 March 2002 04:40
> To: struts-user@jakarta.apache.org
> 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 <vi...@basebeans.com>
>  ===
> 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 (vic@strutsplus.com) 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:
> <ma...@jakarta.apache.org>
> For additional commands, e-mail:
> <ma...@jakarta.apache.org>
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>