[TYPO3-mvc] POST arguments in controller?

Alex Bailey vile at planet-generals.de
Mon Jul 5 11:50:57 CEST 2010


Hi people,

I'm having a problem with a form I submit, in that form I send an 
serialized object via POST to another action. Since this serialized 
object looks really awkward I don't want to display it in the Browser 
URL (thats why I use POST). But when the object gets submitted and the 
new action is called it always shows the serialized object in the url 
(as if I used GET). Shouldn't it be invisible due to POST? Or is there 
another way to accomplish what I want to do.

Thanks in advance

greetings

Alex


More information about the TYPO3-project-typo3v4mvc mailing list