There's always Apache HttpClient.  Hopefully someone else has a better
option for you.

On Thu, Nov 12, 2009 at 8:34 AM, Corbin, James <jcor...@iqnavigator.com> wrote:
> That is exactly the issue that is causing the problem and what I need
> clarification on how to do....
>
> J.D.
>
> -----Original Message-----
> From: Frank Silbermann [mailto:frank.silberm...@fedex.com]
> Sent: Thursday, November 12, 2009 9:23 AM
> To: users@wicket.apache.org
> Subject: RE: Calling IN TO Wicket from JSP
>
> The question, I think, is how to deliver request-specific parameters
> along with the URL to the Wicket page.  For example, if a form in a JSP
> page is to be processed by a Wicket page, how can the JSP's form data to
> be delivered to the Wicket page?
>
> Is that the question?
>
>> -----Original Message-----
>> From: Jeremy Thomerson [mailto:jer...@wickettraining.com]
>> Sent: Thursday, November 12, 2009 9:59 AM
>> To: users@wicket.apache.org
>> Subject: Re: Calling IN TO Wicket from JSP
>>
>> I guess a more concrete example from you would be helpful.  You should
> be
>> able to mount a page to a bookmarkable URL and then it will be easy to
>> create a URL to go into Wicket.
>
>
>>> -----Original Message-----
>>> From: Corbin, James [mailto:jcor...@iqnavigator.com]
>>> Sent: Wednesday, November 11, 2009 4:51 PM
>>> To: users@wicket.apache.org
>>> Subject: Calling IN TO Wicket from JSP
>>>
>>> Is it possible to build a wicket URL in a JSP that gets forwarded to
> and
>>> handle by the Wicket filter mechanism?
>>>
>>> This seems like it should be simple but doesn't appear to work right
> in
>>> 1.4.1.
>>>
>>> We build up a wicketized URL that makes it into the WicketFilter, but
>>> that filter strips all the request parameters.
>>>
>>> Any suggestions on how to approach redirecting from JSP into Wicket
>>> would be greatly appreciated.
>>>
>>> J.D. Corbin | IQNavigator, Inc. | Technology 6465 Greenwood Village
>>> Blvd, Suite 800, Centennial, CO  80111 | Office 303.563.1503 | Mobile
>>> 303.912.0958 | www.iqnavigator.com | jcor...@iqnavigator.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to