Hello Ian,

Perhaps you are trying something like this? <%@ page
import="java.lang.Math" %>

You have very nice and simple jsp examples inside the examples application
of any tomcat distribution. E.g.
${CATALINA_BASE}webapps/examples/jsp/tagplugin/foreach.jsp

Hope it helps,

Luis


El vie., 12 oct. 2018 a las 20:19, Christopher Schultz (<
ch...@christopherschultz.net>) escribió:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Ian,
>
> On 10/12/18 06:15, Ian Burton wrote:
> > On 10 Oct 2018 15:18, "Christopher Schultz"
> > <ch...@christopherschultz.net> wrote: On 10/10/18 06:19, Ian Burton
> > wrote:
> >>>> I have spent many hours searching for a organised way to ask
> >>>> for a
> >>>>
> >>>> Public void setter(double value){
> >>>>
> >>>> Value = Maths.sin(param1);
> >>>>
> >>>> }
> >>>>
> >>>> Here is an example of files used from Java to JSP.
> >>>>
> >>>> [Calculus Beanjava – Measures.jsp]
> >>>>
> >>>> Nothing has been compatible, is there a licence restriction?
> >>
> >> It's unclear what you're asking, here.
> >>
> >> Can you explain a little more what you are trying to do?
> >>
> >
> > Expressing my problem, with JSP plugins think
> > java.lang.math.(import) is neither working or available.
> >
> > I've looked at different approaches &, Program scripted best
> > displayed.
>
> I'm sorry, I still don't understand. Can you provide an example of a
> JSP file that does _not_ work on a fresh Tomcat install, but /should/
> work?
>
> Please note that this mailing strips attachments, so you'll need to
> copy/paste into your message.
>
> What version of Tomcat are you trying to use?
>
> - -chris
> -----BEGIN PGP SIGNATURE-----
> Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/
>
> iQIzBAEBCAAdFiEEMmKgYcQvxMe7tcJcHPApP6U8pFgFAlvA5bAACgkQHPApP6U8
> pFinsQ//fF6EMDFJb/qqGAV5GkwIkjldqwndfewyi76C5fFNcWrFOWesUrU+55fP
> ovOuY7zsU9/hQtthhCQPtKOm3AcjLHd6CBy6bRn0GhDIuzvqXZU6TUO0OfNgzbUX
> BF+AQwM0ckJb7RvDI3oIQpMmyLzIxPW1SsAtLfgZqAc9TUvKzMIinlUcCPxZ0g+x
> yszSuAHkKBG9T0TYRyRXVRJPpw1NMWbqr0b2iD0So8vdn2GERAfI126I9PHAuSkn
> gPb7wCiMz9Y1zon3QBcoU+jl1ayXtxznFGMhVfME9TNR114s/OByMVU7gVZ5F6GI
> gu57pxbl028PCKqwIsbKDkroL8fkz11JKlRTgbYZR4ruVgQT7ktpJNyg52NvfEHu
> E9Us/7sckhBP0nzEHoJW3KsBEmVe+lQNVI+jlpo+dLG9puvWyZAW96jK4fQSD/CI
> gK2613CS8o5EdmEz2FpSsOKJMuD1urNaMzKhcNRAqq90JaknGdAeUNhTlZAkmxHv
> tL8UgijLPUHM4SAtfJJn/SeuTe9b9n9MvFPRl4g4jbSgXSh6Y9XwIy9S24y1jNjX
> zJroRxlPDiTucnrPBGnioaUVR6Id+1PbTmXrr6VQS9GEDc6FSJfUrWfOdwW/mLNG
> qlewsxhqQBUC4fxBvQbsxAUC+Dt3vN5ffA9C1UCe7C4YECl/vXg=
> =S1NH
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

-- 

"Ever tried. Ever failed. No matter. Try Again. Fail again. Fail better."

- Samuel Beckett

Reply via email to