C:out getter

2004-08-20 Thread Frers Michael
Hello can someone explain me how i should use the c:out tag in my situation: i have a bean theBean with a getter getText(String textid){ ... ... return result; } and somewhere ist set: session.setAttribute(abean,theBean); how can i print now the result in my page? c:out

2 Actions 2- FormBeans

2004-05-03 Thread Frers Michael
Hello i have a little Problem and perhaps someone can help me out i have an actionclass (I) which has a FormBean now i send the HTML Form away. after i get a response from database i decide in my actionclass (i) that if only one hit in my database is coming back,(instead of more than 1) i