Top "Forward" questions

There are myriad kinds of forwarding.

jsp:forward tag forwards to Struts 2 action

I am migrating a struts application to Struts 2. It was developed by Struts 1.2 four years ago. My question is: In …

java jsp redirect struts2 forward
AVPlayer - Fast Backward / Forward Stream

This is my code in the viewDidLoad : AVPlayerItem* playerItem = [AVPlayerItem playerItemWithURL:[NSURL URLWithString:@"http://groove.wavestreamer.com:7321/listen.pls?sid=1"]]; […

iphone ios xcode avplayer forward
How to program Back and Forward buttons in JavaFX with WebView and WebEngine?

I'm learning JavaFX, trying to write a simple browser, but how do I program the Back and Forward buttons in …

button javafx back forward
Forward a POST request with additional params

Is there a way to forward a POST request from one controller to another with additional param(s)? Let's say …

spring spring-mvc post forward
How to redirect to non-zend link from zend application

My application is mixture of simple PHP webpages and zend application. Sometime I need to redirect to simple PHP webpage …

php zend-framework redirect forward
How to make the ResourceResponse to forward the request to error page in liferay portlet

I am trying to forward my request to error page when error occurs during generating excel sheet. Here is sample …

java model-view-controller portlet liferay-6 forward