Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #11009
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!nntp.giganews.com!postnews.google.com!m10g2000vbc.googlegroups.com!not-for-mail |
|---|---|
| From | Hollow Quincy <hollow.quincy@gmail.com> |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: JSF 2 and Richfaces 4 - fileUpload |
| Date | Tue, 27 Dec 2011 05:47:41 -0800 (PST) |
| Organization | http://groups.google.com |
| Lines | 20 |
| Message-ID | <14255ca1-2633-4e75-aefd-000ee7623f13@m10g2000vbc.googlegroups.com> (permalink) |
| References | <f3a3034d-66dc-4559-b9dd-be3b2ff043b0@v13g2000yqc.googlegroups.com> <9ljd67FpukU1@mid.individual.net> <dd68b67b-095e-44de-9188-be17d8281826@i8g2000vbh.googlegroups.com> <9ltp9iF1n2U1@mid.individual.net> |
| NNTP-Posting-Host | 78.133.159.123 |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| X-Trace | posting.google.com 1324993782 21537 127.0.0.1 (27 Dec 2011 13:49:42 GMT) |
| X-Complaints-To | groups-abuse@google.com |
| NNTP-Posting-Date | Tue, 27 Dec 2011 13:49:42 +0000 (UTC) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | m10g2000vbc.googlegroups.com; posting-host=78.133.159.123; posting-account=AbTSrgoAAACNhf4Mzw-a4IgeSIZvFx8x |
| User-Agent | G2/1.0 |
| X-Google-Web-Client | true |
| X-Google-Header-Order | UHALERCNK |
| X-HTTP-UserAgent | Opera/9.80 (X11; Linux i686; U; en) Presto/2.9.168 Version/11.51,gzip(gfe) |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:11009 |
Show key headers only | View raw
On 27 Gru, 12:42, Frank Langelage <fr...@lafr.de> wrote: [...] > How can you say you're using JSF 2.0? > > Anyhow, look athttp://javaserverfaces.java.net/download.htmlto > download the required jars or for the maven integration. > > You should use the same version for compilation and runtime. You have right, when I added to my maven dependency like above, it works fine. <dependency> <groupId>javax</groupId> <artifactId>javaee-api</artifactId> <version>6.0</version> <scope>provided</scope> </dependency> Thank you for help!
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Find similar | Unroll thread
JSF 2 and Richfaces 4 - fileUpload Hollow Quincy <hollow.quincy@gmail.com> - 2011-12-23 04:09 -0800
Re: JSF 2 and Richfaces 4 - fileUpload Frank Langelage <frank@lafr.de> - 2011-12-23 14:14 +0100
Re: JSF 2 and Richfaces 4 - fileUpload Hollow Quincy <hollow.quincy@gmail.com> - 2011-12-27 00:47 -0800
Re: JSF 2 and Richfaces 4 - fileUpload Frank Langelage <frank@lafr.de> - 2011-12-27 12:42 +0100
Re: JSF 2 and Richfaces 4 - fileUpload Hollow Quincy <hollow.quincy@gmail.com> - 2011-12-27 05:47 -0800
csiph-web