aspose file tools
The moose likes Portals and Portlets and the fly likes Integrating Billdesk in portlet Application Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Integrating Billdesk in portlet Application" Watch "Integrating Billdesk in portlet Application" New topic
Author

Integrating Billdesk in portlet Application

Jyoti Sankar Padhi
Greenhorn

Joined: May 27, 2010
Posts: 5
Hi,

I have created a struts portlet application. Now from payment portlet jsp file i want to post the information to Billdesk site. Billdesk site requires a return url of my application where it can post back the response. Now I am not able to give the URL of a portlet jsp as the URLs are dynamically generated.

If I am giving a servlet URL then problem is after getting Billdesk response in this servlet, from my servlet I am not able to go to the portlet jsp.

Is there any workaround for this problem?

Thanks,
JSPadhi
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Integrating Billdesk in portlet Application
 
Similar Threads
Problem in Deploying JSR168 Portlet in Apache Pluto1.1.7 with Tomcat 5.5.20
Spring portlet MVC forms, multipart data and servlets?
Websphere Portal - Test 399
Urgent -RequestDispatcher.include and forward
Redirecting to an outside URL from HandlerInterceptor