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

Cannot edit record

Fazia Fatima
Greenhorn

Joined: Dec 12, 2012
Posts: 2

i have a Jsp page which displays the details of a table. i have populated the jsp page using the Action class. I want to edit the record based on the radio button selected next to the record. Also i have done action mapping of the Edit button in the Action class. But when i click on the edit button it is not evoking the Edit Action...it looks like this
// MstAction.java


Can somebody help me with this?


Thanks
Fazia
Fazia Fatima
Greenhorn

Joined: Dec 12, 2012
Posts: 2

Thank u... i will keep that in mind next time.

But can you help me with my problem??
 
I agree. Here's the link: http://zeroturnaround.com/jrebel/download
 
subject: Cannot edit record
 
Similar Threads
Concurrent access to records..need help ranchers..
Form Action
Reloading the page data
navigation problem
how can i forward action mapping in struct-config.xml?????????????