mraible wrote:
>
>
>> If disabling JavaScript causes only one request to go through, then
>> the two-request issues is probably caused by some sort of
>> onclick/onsubmit event on a form element.
>
>>Maybe the request is so large that Jetty is trying to "chunk" the
>>data? I'm not sure. Can yo
> Does this same behavior happen if you turn off JavaScript?
>
> On 7/11/07, Robin1982 <[EMAIL PROTECTED]> wrote:
> ...
>> However, for larger parsing tasks, the controller (and the onSubmit
>> method)
>> is being called twice; once straight after i submit the fo
I extended the Appfuse Basic Spring MVC archetype.
I have modified the app to do what i want to do: parse a certain website,
modify the data from this website and then persist it locally.
I'm using a web form that the user (me) fills out saying how much of the
site I want parsed. It parses the s