I am new to struts2 and to appFuse 
I am reading apFusePrimer
I am trying first program. Everything works perfect but the vehicles list is
not getting printed
I typed in whatever was present at book page 
http://books.google.com/books?id=oKIVgjnFwvwC&pg=PA28&lpg=PA28&dq=The+Appfuse+Primer+download&source=bl&ots=c-kpCgiUFN&sig=XYEbql3qNW-Zyy5fvaQO3f9ahUQ&hl=en&ei=u-ZqSuf7FsOQkQWUgK2cCw&sa=X&oi=book_result&ct=result&resnum=7
http://books.google.com/books?id=oKIVgjnFwvwC&pg=PA28&lpg=PA28&dq=The+Appfuse+Primer+download&source=bl&ots=c-kpCgiUFN&sig=XYEbql3qNW-Zyy5fvaQO3f9ahUQ&hl=en&ei=u-ZqSuf7FsOQkQWUgK2cCw&sa=X&oi=book_result&ct=result&resnum=7
 
(PAGE 43)

I didn't understood following line and that is the line which is not working 

<s:action name="vehicle!list" id="action" namespace="default" />

It is showing me incremented number of vehicles i.e. 1,2,3.. but not names
and detaiils When i checked database table using mysql console it shows me
the values
-- 
View this message in context: 
http://www.nabble.com/Unable-understand-statement-tp24661064s2369p24661064.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to