[Geoserver-users] Simple wfs-t insert transaction via get request?

Hello,

is there an easy and simple way to do a wfs-t insert request via the get method? I know there is the possibility to do a request=transaction that gives me a SUCCESS (with 0 elements) (http://localhost:8080/geoserver/wfs?version=1.0.0&request=Transaction). But from that point I don't know what attributes are needed.
Regards,
Sebastian

btw I have a insert transaction xml that works with the probe request but it would be useful to do it via a get request