> BookAction.
>
> Again I suggest you try to get a simple String property on the action form
> to display in your browser and then work your way up to the collection.
>
> Good luck!
>
> Andrew
>
>
> - Original Message
> From: tesla
> To: us
String property to display to ensure you have Struts configured
> properly.
>
> If you still have trouble let me know and I ll come up with a working
> example for you tonight.
>
> On Wed Mar 17th, 2010 6:51 AM ADT tesla wrote:
>
>>
>>thanks for reply but it still
hing setup properly.
>
>
>
> - Original Message
> From: tesla
> To: user@struts.apache.org
> Sent: Tue, March 16, 2010 10:24:13 AM
> Subject: Re: Cannot find bean: "sendJsp" in any scope
>
>
> When i add logic present tag to data.jsp i am no
When i add logic present tag to data.jsp i am not getting an error but my
page is still empty i think my arraylist is null but why? i'm waiting your
advices
tesla wrote:
>
> Hi
> I wanna show my arrayList on the screen by using logic:iterate tag but
> when i run my application
Hi
I wanna show my arrayList on the screen by using logic:iterate tag but when
i run my application i am gettig this error.I'm working on this application
for two days and still i cant see my arraylist elements on the browser.
Thanks in advice.
data.jsp
Book.java
public class Book {
> but if validation fails (and it looks like it is the case)
> it comes back to input which is bookAdd.jsp
> Try to change input for something else and see if it is the case.
>
> Best greetings,
> Paweł Wielgus.
>
>
> 2010/3/13 tesla :
>>
>> thanks for rep
here i am
wrong
Paweł Wielgus wrote:
>
> Hi Tesla,
> validation problem?
> BookAdd.jsp is defined as input for bookAdd action.
>
> Best greetings,
> Pawel Wielgus.
>
> 2010/3/13, tesla :
>>
>> Hi
>>
>> I have a basic struts project i can
urpose?
>
> Best greetings,
> Paweł Wielgus.
>
> 2010/3/10 tesla :
>>
>> from a few days i'm working on struts and i'm trying to develop an simple
>> web
>> application.
>> i cant see the elements of my array(bookList) on jsp page when i run m
from a few days i'm working on struts and i'm trying to develop an simple web
application.
i cant see the elements of my array(bookList) on jsp page when i run my
program it returns me an empty page where am i wrong please help me i'm
losing my mind for two days.
Book class
public class Book {
its struts 1 struts version 1.2.9 and also i added this code
"bookForm.getBookList().add("qwer") " to bookAction.java but still i cant
see array elemtens at the browser
its my struts config.xml
mgainty wrote:
>
>
> the short answer is you'll need to
thx for helping but now when i run the application i see an empty page i
can't see books which i retrive from my database i guess my arraylist is
empty why it is??
--
View this message in context:
http://old.nabble.com/Cannot-find-bean%3A-%22bookList%22-in-any-scope-tp27816517p27828192.html
Sent
Hi i'm new at struts.I wanna write all the array elements which i defined at
java class to the jsp file
but i'm getting this error
"javax.servlet.ServletException: javax.servlet.jsp.JspException: Cannot find
bean: "bookList" in any scope"
Here is my code
Thx for helping
Book.JAVA
public class Bo
12 matches
Mail list logo