Hi You need to use the ParameterParser tool : http://velocity.apache.org/tools/releases/1.3/javadoc/org/apache/velocity/tools/view/tools/ParameterParser.html
Claude Le mardi 24 avril 2007 à 23:00 +0100, R J Adams a écrit : > Hi > > I am a university student trying to build a Velocity web application for an > assignment. > > I am trying to do something similar to the following: > > Enter some data into an HTML form, post the form and gain access to the > key-value pairs from within Java in order to: login / to store to a DB / > create > custom output or similar > > There may be a demo in the examples - e.g. Showcase, but I find the example so > big that it obscures the tiny snippet of code that I am interested in. I am > hoping there maybe a much simpler example somewhere... > > Any help most welcome > > Richard > Sheffield University, UK > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
