aspose file tools
The moose likes Struts and the fly likes Failed to obtain specified collection Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Failed to obtain specified collection" Watch "Failed to obtain specified collection" New topic
Author

Failed to obtain specified collection

Madhvi Desai
Greenhorn

Joined: Feb 04, 2010
Posts: 3
hi

i am new to struts...
i want to populate data in drop down.
here is my code.

issueDetails.jsp





issueDetailsForm



issueDetailsAction





clientData.java




struts-config.xml



can you suggest me solution as soon as possible..
thanks in advance..
Ankit Garg
Saloon Keeper

Joined: Aug 03, 2008
Posts: 9189
    
    2

Hi Madhvi, welcome to javaranch.

Please Use Code Tags when you post a source code. You can edit your message using button and then add code tags to it. Also post only relevant code instead of full code and remove any unnecessary code and comments in code (documentation comments in java code and comments in xml files) so that anyone who wants to help you can focus on the code which has the problem...


SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Failed to obtain specified collection
 
Similar Threads
simple login n home(w/ iterate tag)
Spring or EJB
how to insert values in ArrayList using DynaValidatorForm
html:form not working if it is inside a jsp under WEB-INF
Problem in Bean Design