Hi Zoheb,
If you want to display Web content in your jsp, you can use below tag from liferay-ui.tld.
1<liferay-ui:journal-article groupId="{site ID}" articleId="{webConentId}" />
And that will display your web content in your page.
You can get {site ID} from Control Panel --> Sites --> Your Site --> Edit --> Site ID
You can get {webConentId} from Control Panel --> Web Content portlet and go to your desired web content and just get articleId from second colum(named Id)
HTH
Regards,
Tejas
Please sign in to flag this as inappropriate.