Subject: Re: Struts 1.1 beta Sample DB app. = FREE T-Shirt - Struts Menu p roblem
From: Vic Cekvenich <[EMAIL PROTECTED]>
 ===
I just wanted to clear up that.... my appp and menu demo works fine, it 
was Jon's another example he had questions. Again the sample demo app 
does 1.1, Curd, tiles, etc. from my training class.
www.basebeans.com/downloads.jsp.
Vic



Jon.Ridgway wrote:

> Hi Vic,
> 
> Many thanks for the response; I am using struts 1.1, hence the plugin stuff
> in struts-config mentioned below, but I still appear to get the error
> mentioned below. Any ideas? I noticed you had an extra plugin at the bottom
> of your struts-config, you mention a bug, could this be related or is it a
> tiles specific bug?
> 
> Jon.
> 
> -----Original Message-----
> From: Struts Newsgroup [mailto:[EMAIL PROTECTED]] 
> Sent: 21 March 2002 14:55
> To: [EMAIL PROTECTED]
> Subject: 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 <[EMAIL PROTECTED]>
>  ===
> 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:[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]>
> 
> 
> 
> --
> 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]>
> 


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

Reply via email to