Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~8K People Reached
Favorite Tags
c++ x 5
jsp x 3
xml x 1
Member Avatar for sangham

Hi friends, I am using struts framework. I problem is I have fetched the data from from the databse in arraylist and want to display in the drop down here is the code i have written <html:select property="productCategory"> <html:options collection="array" /> </html:select> But I am getting following exception: javax.servlet.ServletException: javax.servlet.jsp.JspException: …

Member Avatar for peter_budo
0
93
Member Avatar for sangham

Hi friends, I am new to struts and jsp. My problem is after i click a particluar link,a page gets open where there are some pre populated values in the drop down list in that page. can anyone help me with how should i go for this? Thanks in Advance

0
57
Member Avatar for sangham

Friends, I want to read content of a file in one of the xml files, can any please tell me how do i do that Thanks

0
57
Member Avatar for sangham
Member Avatar for sangham

Hi friends, Can you please help me with the syntax of how I will map a string to a function pointer using map stl? Thanks

Member Avatar for ArkM
0
7K
Member Avatar for sangham

Friends can you please tell me how can i send object of a class over a network to the client??

Member Avatar for mitrmkar
0
95
Member Avatar for sangham

friends, i am new to c++ here is my prob. how can i map a string to an object of particular class.?? eg. mapping "abc" to obj of class PQR

Member Avatar for ArkM
0
57