[Logo] JForum - Powering Communities
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Top Downloads] Top Downloads   [Groups] Back to home page 
[Register] Register /  [Login] Login 


JForum 2.8.3 is out with various fixes and improvements. Read all about it here

admin panel RSS feed
Forum Index » User Forum
Author Message
chandumahesh.k@rsninfotech.com


Joined: 2016/9/23
Messages: 32
Offline
plz tell mewhat to add for the return statement
  • [Thumb - Screenshot_2.png]
 Filename Screenshot_2.png [Disk] Download
 Description No description given
 Filesize 36 Kbytes
 Downloaded:  51167 time(s)

udittmer


Joined: 2013/2/21
Messages: 424
Offline
What do you mean by "what to add"? Why would you want to change that method? You would call it, not change it.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
chandumahesh.k@rsninfotech.com


Joined: 2016/9/23
Messages: 32
Offline
attachment dao cannot be resolved or not in the field this is the error
udittmer


Joined: 2013/2/21
Messages: 424
Offline
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.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
chandumahesh.k@rsninfotech.com


Joined: 2016/9/23
Messages: 32
Offline
suggest me how to include the source code in the generated war file
udittmer


Joined: 2013/2/21
Messages: 424
Offline
What would be the purpose of that? The Maven war plugin can probably do that, so you might want to read up on that.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
 
Forum Index » User Forum
Go to:   
Mobile view
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer