porltetmvc
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
package org.springframework.webflow.portlet;
|
||||
package org.springframework.webflow.portletmvc;
|
||||
|
||||
import javax.portlet.PortletRequest;
|
||||
import javax.portlet.RenderRequest;
|
||||
@@ -1,4 +1,4 @@
|
||||
package org.springframework.webflow.portlet;
|
||||
package org.springframework.webflow.portletmvc;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.util.Iterator;
|
||||
Reference in New Issue
Block a user