Hi Geoff,

I'll probably give this a try although, I'm not that confident that it
is actually going to work since I need to be able to parse an infinite
amount of information.

On Tue, 2006-01-10 at 12:48 -0500, Geoff Longman wrote:
> Too large for a GET!?! What the heck are you passing?
> 
> Make your own ISqueezeAdapter, one that is more efficient than the
> Serializable adapter - which I assume your parameters are being
> serialized.
> 
> Geoff
> 
> On 1/10/06, SECPay Brian Sperryn <[EMAIL PROTECTED]> wrote:
> > Hello everyone,
> >
> > I am using tapestry 3.0.3
> >
> > I have been having problems using a service with a service link.
> >
> > My service is one that accepts data and generates a report based on the
> > data. Initially it didn't want to work at all and wasn't returning me
> > any form of exception or any other information... I tried all sorts of
> > things to eventually discover that the amount of data that I was sending
> > through the service link was too large for a GET. Once I halved the
> > amount that I was sending it started working, however this is obviously
> > not an option as I need to display all the data on my report. Has anyone
> > else encountered a similar problem?
> >
> > I have thought of sending the information using a POST to a new page,
> > but this is not ideal.
> >
> > thanks in advance for any help!
> >
> > --
> > Brian Sperryn
> > Software Developer
> > SECPay Technical Support
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> The Spindle guy.           http://spindle.sf.net
> Get help with Spindle:   
> http://lists.sourceforge.net/mailman/listinfo/spindle-user
> Announcement Feed:    
> http://www.jroller.com/rss/glongman?catname=/Announcements
> Feature Updates:            http://spindle.sf.net/updates
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
-- 
Brian Sperryn
Software Developer
SECPay Technical Support


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to