Yes On Sat, Jun 24, 2017 at 2:05 AM, Lukasz Lenart <[email protected]> wrote: > Did that help? > > W dniu pt., 23.06.2017 o 17:55 ssmtpmailtesting ssmtpmailtesting < > [email protected]> napisał(a): > >> Thank you Lukasz Lenart >> >> On Fri, Jun 23, 2017 at 9:44 PM, Lukasz Lenart <[email protected]> >> wrote: >> > Did you change a result type? >> > >> > W dniu pt., 23.06.2017 o 16:45 Christoph Nenning < >> > [email protected]> napisał(a): >> > >> >> > From: ssmtpmailtesting ssmtpmailtesting <[email protected]> >> >> > To: Struts Users Mailing List <[email protected]>, >> >> > [email protected], >> >> > Date: 23.06.2017 14:54 >> >> > Subject: Re: How can I convert .jsp to .ftl (freemarker)? >> >> > >> >> > I tried this: >> >> > >> >> > >> >> > <html> >> >> > <head> >> >> > <title>Login Form</title> >> >> > </head> >> >> > <body> >> >> > <h1>Struts 2 Hello World Example</h1> >> >> > >> >> > <@s.form action="Welcome" method="post"> >> >> > <@s.textfield name="username" label="Username" /> >> >> > <@s.textfield name="description" label="Description" /> >> >> > <@s.password name="password" label="Password" /> >> >> > <@s.submit /> >> >> > </@s.form> >> >> > >> >> > </body> >> >> > </html> >> >> > >> >> > still it's not outputting html form. >> >> >> >> >> >> Any errors in logs? >> >> >> >> >> >> regards, >> >> Christoph >> >> >> >> >> >> > >> >> > On Fri, Jun 23, 2017 at 6:33 PM, Lukasz Lenart >> >> > <[email protected]> wrote: >> >> > > 2017-06-23 13:19 GMT+02:00 Christoph Nenning >> >> > <[email protected]>: >> >> > >> One thing that catches my eye: in freemarker you have to replace >> >> colons >> >> > >> with dots: >> >> > >> >> >> > >> <@s.form action="Welcome" method="post"> >> >> > > >> >> > > Exactly, that's a case >> >> > > https://struts.apache.org/docs/freemarker-tags.html >> >> > > >> >> > > >> >> > > Regards >> >> > > -- >> >> > > Łukasz >> >> > > + 48 606 323 122 http://www.lenart.org.pl/ >> >> > > >> >> > > >> --------------------------------------------------------------------- >> >> > > 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] >> >> > >> >> >> >> This Email was scanned by Sophos Anti Virus >> >> >> > -- >> > (mobile) >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> -- > (mobile)
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

