Hi all,I have a formBean named QusteionBean containing a question and four answers. From the action ...
By sunilmanheri
To access ejb from servlet follwoing code snippet has been written: --Start-- InitialContext init = ...
By arnavprateek
In tiles-def.xml, under <definiton> we can put in <putList> which has a subtag <item&...
By aleclee
Hi!I have a form bean with a variable holding a list of values. I need to use Javascript to get thes...
By jayasijigopal
Hi, guys:I am trying to do pagination without using any taglibs. Once the resultshave more than page...
By holmeswong
Can anyone help me of how to validate html ptions? This is my codecode:<html:select name="ClaimR...
By lukezechariah, 4 Comments
Hi All,I'm trying to learn struts so I am experimenting on some simple web programs.I have a tab...
By markreyes, 2 Comments
I'm using the struts upload (as part of a multipart/formdata form)and in the action servlet I...
By taddicks, 7 Comments
HiI am working on a jsp page that uses struts html:link tag. The code is given below<html:link pa...
By muhammadimadqureshi, 4 Comments
hi all,i am creating a custom validation for "zip" for a jsp page.for the above i have completed fol...
By gyanendraojha, 1 Comments