Hi, some days ago I checked in a new feature.
You can define query parameters using <%args>. These collect both get and post parameters. It was not easily possible to distinguish between them. Now we have a <%get> and <%post> section with exactly the same syntax as <%args>, which receive only the get or post parameters respectively. Also the tnt::QueryParams class, which is the type of the qparams parameter of your components was changed some times ago. If you work with the svn head you should rebuild your project after updating. Tommi ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Tntnet-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tntnet-general
