| Author |
Message |
|
|
Carlo,
Thanks for the suggestion. I found the link doing a google search
for the component I was trying to use. While I haven't checked out the
links you provided, I'm sure they'll prove useful. I am currently using
V1.8, and am fairly new to icefaces & jsf in general, so I'll take input
where given!
Again, thanks.
John
|
 |
|
|
Geethan,
Do you mind posting your code used to embed selectManyCheckBoxes
in a dataTable??? I'm trying to do this and banging my head on my
desk...
John
|
 |
|
|
I have a selectManyCheckbox embedded in a popup panel.
When the popup renders, all of the items are selected by default.
I'd like to not have them automatically checked, allowing the user
to select which items they want. I've checked the api and I didn't see
any value I could set to control this behavior.
In checking the showcase example, none of theirs are selected by
default, so I'm not sure what I'm doing differently.
If anyone has any ideas...
Thanks,
John
|
 |
|
|
satspeedy,
Here's a link I found to be quite helpful:
http://facestutorials.icefaces.org/tutorial/index.html
I've used it in working through some of the components.
John
|
 |
|
|
I'm trying to run the tree example listed at:
http://facestutorials.icefaces.org/tutorial/tree-tutorial.html
However, when I run the page, it "somewhat" displays, but there's a
huge stacktrace in my server.log file, indicating a parse error at
line 1 column 1 due to content being in the prolog.
At present, I've cleaned out the entire file and recreated it and I
still get the error. Can anyone shed some light on what's going on?
I did a google search on it and all I found was there may be some
invisible characters ahead of my xml.
If this IS the cause, how can I check this???
BTW, I'm using icefaces 1.8 and using eclipse ide and maven to build
my project.
Thanks,
John
|
 |
|
|
Thank you very much. Just what I was looking for.
John
|
 |
|
|
Does anyone know when icefaces 2 will be pushed to the ibiblio maven
repository? Are there any other places it's hosted besides ibiblio?
Thanks,
John
|
 |
|
|
Eduard,
Yes, adding the default suffix value did the trick!
Thanks!
John
|
 |
|
|
I'm trying to do the tutorial @ the url below:
http://www.mastertheboss.com/en/web-interfaces/201-icefaces-tutorial-on-jboss.html
I've set up everything like it says to. At app deployment, things look like
they work ok. However, when I request the page, as done in the
tutorial, I get the following error:
ax.servlet.ServletException: java.lang.Exception: javax.faces.FacesException: Can't find stream for /table.jsp
com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:158)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
I have the one page in my app, table.jspx and in the browser, I'm calling
table.iface
Can anyone provide a hint as to what's going wrong?
Thanks,
John
|
 |
|
|
Mkat,
Thanks, I'll give that a try.
John
|
 |
|
|
I have a datatable that will have 2 columns and maybe 6-7 rows.
I understand how to display the data across the page using the
<ice:column> tag, but in order for me to have my data displayed in
rows, I'm not sure how to do it. Iis there an <ice:row> tag??? If
there is, I didn't see it.
Thanks,
John
|
 |
|
|
DevPat,
Thanks for the response. I know this is how you USED to do it, but
it's been awhile sine I last used eclipse. I know they have sites that
do this, but didn't think the copy/paste worked anymore. I'll give it a try
and see what happens.
John
|
 |
|
|
Ken,
I realized what I was doing wrong after I saw your post. I have it
working now. Thanks!
John
|
 |
|
|
I've downloaded the zip file for eclipse. Now, how do I install it?
I tried adding it using the install new software feature, but that didn't
work out so well...
Any suggestions would be appreciated.
Thanks,
John
|
 |
|
|
After installing the ICEFace nbm's I went in and created a sample project.
According to one of the documents I have, when selecting frameworks,
I should see Visual Web ICEfaces, yet the only thing that shows up is
ICEfaces. Is this correct or did something not install correctly?
John
|
 |
|
|