Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #6155
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsreader4.netcologne.de!news.netcologne.de!novso.com!nerim.net!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!cleanfeed2-b.proxad.net!nnrp11-2.free.fr!not-for-mail |
|---|---|
| Date | Wed, 13 Jul 2011 10:03:51 +0200 |
| From | Pif - 34 <fj@nospam.fr> |
| User-Agent | Thunderbird 1.5.0.8 (Windows/20061025) |
| MIME-Version | 1.0 |
| Newsgroups | comp.lang.java.programmer |
| Subject | JSF 1.2 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Lines | 17 |
| Message-ID | <4e1d5166$0$1538$426a74cc@news.free.fr> (permalink) |
| Organization | Guest of ProXad - France |
| NNTP-Posting-Date | 13 Jul 2011 10:03:50 MEST |
| NNTP-Posting-Host | 88.173.189.102 |
| X-Trace | 1310544230 news-3.free.fr 1538 88.173.189.102:61760 |
| X-Complaints-To | abuse@proxad.net |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:6155 |
Show key headers only | View raw
Hello, I'm working on a project based on JSF1.2. In a XHTML document, I must call a method using a parameter. So, since this is not possible directly using standard syntax, I would like to know if one of following solutions is possible that cut be usefull in my code: - use an include of a JSP template that do the code I need to place ? In a <html ... > doc, you can only include <html subdocs ? - include a JSP tag in the <html> that allow to place javacode ? Do you have Id of workarounds ? Thanks a lot.
Back to comp.lang.java.programmer | Previous | Next — Next in thread | Find similar
JSF 1.2 Pif - 34 <fj@nospam.fr> - 2011-07-13 10:03 +0200
Re: JSF 1.2 Chris Riesbeck <Chris.Riesbeck@gmail.com> - 2011-07-13 13:17 -0500
Re: JSF 1.2 lewbloch <lewbloch@gmail.com> - 2011-07-13 11:32 -0700
Re: JSF 1.2 Travers Naran <tnaran@gmail.com> - 2011-07-17 21:54 -0700
csiph-web