Re: Missing POST attribute value In Spring controller sent from JSP component Ajax call.

4 views
Skip to first unread message

Ravi Kota

unread,
Aug 28, 2017, 11:31:14 AM8/28/17
to portalw...@googlegroups.com
Hi Imtiaz,

Looks like CF22 does some unnecessary update in jar which is causing this issue for you.

Anyway, is this single portlet ? If then request object got corrupted since it was working before to fix pack upgrade. I would suggest open PMR to get permanent solution.

Regards,
Ravi

Sent from my iPhone

On Aug 28, 2017, at 3:45 AM, Syed Imtiaz <syed....@gmail.com> wrote:

Hi Guys...

I hope all are doing well. I am having one issue in spring framework controller.

Components being used are AJAX and Spring4 controller to serve ajax calls on portal server.

From JSP component I am sending post attributes which is JSON object and at receiving end it is being received using "@RequestBody String object". This is a working code until fix pack update tried for portal server and since then we are facing the issue where this content ID is being received empty/null.

parameter is visible while sending in request object as well as console print through debugging from browser but in application logs at controller's receiving end its empty.

If this is known issue please let know in between I am trying to figure out as usual and will post back if found fix for this. I feel this is silly issue which only need a third eye :-)

version being used to demonstrate

Name                  IBM WebSphere Application Server Network Deployment
Version               8.0.0.13

Name           IBM WebSphere Portal 
Version        8.0.0.1  wp8001CF22




Regards,
Imtiaz

--
You received this message because you are subscribed to the Google Groups "Portal/WCMTechs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to portalwcmtech...@googlegroups.com.
To post to this group, send email to portalw...@googlegroups.com.
Visit this group at https://groups.google.com/group/portalwcmtechs.
For more options, visit https://groups.google.com/d/optout.

Syed Imtiaz

unread,
Aug 29, 2017, 3:58:26 AM8/29/17
to Portal/WCMTechs
Sorry forgot to mention, it is not a portlet application but a regular spring based web application. 

Ravi Kota

unread,
Aug 29, 2017, 9:30:43 AM8/29/17
to portalw...@googlegroups.com
Looks like spring jars causing this problem, and since you're using annotations check the java version as well. 

Sent from my iPhone
Reply all
Reply to author
Forward
0 new messages