You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Brad R. <bd...@gm...> - 2009-05-21 17:18:07
|
Hi, I finally figured out the first problem I had and how to use maven in eclipse to get the dependencies. There were a few other problems after that which I commented out. I guess they are mostly place holder codes. Right now, I'm just trying to get the app to start at all. So I start tomcat in eclipse and then run /index.jsp which results in a 404 and the address bar is: http://localhost:8080/flashlit/WEB-INF/classes/index.jsp I also tried directly using the url http://localhost:8080/flashlit/addupdateUsers.html but that also gives a 404. My action-servlet.xml has: <prop key="/addupdateUsers.html">usersAddUpdateController</prop> I also see a <content> tag in the .jsp files. But eclipse says there's no such tag defined. I'd appreciate it if you could help me figure these things out. Finally, I'm wondering if you intend to update the tool to use the newer libraries. This really seems like an incredible tool. I hope you'll continue to develop it. --------------------------- www.maf.org/rhoads www.ontherhoads.org |
From: Brad R. <bd...@gm...> - 2009-05-19 15:53:44
|
Hi Remi, I just generated an app from my database. When I start it up I get the following error. Can you point me the right direction? SEVERE: Error configuring application listener of class net.sf.navigator.menu.MenuContextListener java.lang.ClassNotFoundException: net.sf.navigator.menu.MenuContextListener Thanks! Brad -------------------------- www.maf.org/rhoads www.ontherhoads.org |
From: <rfl...@la...> - 2007-03-31 09:37:20
|
test |