Results 1 to 2 of 2
- 10-08-2010, 04:42 AM #1
Senior Member
- Join Date
- Jan 2010
- Posts
- 138
- Rep Power
- 0
annotation type not applicable to this kind of declaration
Hello All,
I got "annotation type not applicable to this kind of declaration"
[code]
@Actions( {
@Action(value = "/jsontable", results = {
@Result(name = "success", type = "json")
})
})
/code]
what I missed? .. what should I do?
please help
thanks & regards
Luc
- 10-08-2010, 05:30 AM #2
Senior Member
- Join Date
- Jan 2010
- Posts
- 138
- Rep Power
- 0
Similar Threads
-
Error: invalid method declaration; return type required
By silvia in forum AWT / SwingReplies: 3Last Post: 06-05-2010, 08:05 PM -
';' expected, not of the common kind..
By Addez in forum New To JavaReplies: 6Last Post: 09-02-2009, 04:37 AM -
[SOLVED] method not applicable for the arguments
By jon80 in forum New To JavaReplies: 2Last Post: 05-31-2009, 04:13 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks