會員註冊 /
登入
|
電腦版
|
User Forum
»
Re:admin panel
plz tell mewhat to add for the return statement
|
檔案名稱 |
Screenshot_2.png |
描述 |
沒有檔案註解存在 |
檔案大小 |
36 Kbytes
|
下載次數 |
54094 次 |
下載
|
發表人:
udittmer
8 年 前
What do you mean by "what to add"? Why would you want to change that method? You would call it, not change it.
attachment dao cannot be resolved or not in the field this is the error
發表人:
udittmer
8 年 前
Don't copy that method to the ForumAction class, use it as is, like new AttachmentCommon(request, forumId).getAttachments(postId, forumId). The postId and forumId variables need to reflect the post that has the attachment you intend to show. request is available as an instance variable in the ForumAction class.
suggest me how to include the source code in the generated war file
發表人:
udittmer
8 年 前
What would be the purpose of that? The Maven war plugin can probably do that, so you might want to read up on that.
會員註冊 /
登入
|
電腦版
|