I have done a couple projects using JSF and facelets, but it has been awhile since I set up a new one from scratch. I think I have all the pieces in place but the facelet will not render. Can anyone tell me what I am missing? The last piece of code is the resulting HTML page. The...
I have a DataGrid that I connected a function to, based on the onkeypressed event. In my function I'm just alerting the charCode. For keys like delete and backspace it always returns zero, even though these are specified in the dojo.keys array.
My goal is to select a row and press delete to...
I have a JSF app that has a user session bean. From an admin point of view I would like a screen that lists all of the users currently signed in. How would I go about that? Then secondly I would like a way to sign out or invalidate a users session. Can someone point me in the right...
How can I set the timeout limit? I would like the database connections to timeout if they are inactive for say 1/2 hour. I'm not even sure what the default is.
Thank you,
Jon Mitchell
I have a JSF app that has a user session bean. From an admin point of view I would like a screen that lists all of the users currently signed in. How would I go about that? Then secondly I would like a way to sign out or invalidate a users session. Can someone point me in the right...
I am trying to figure out how to take some tables and turn them into star schemas. My simplest example is a table that is keyed by a date/time field (containing both a date and a time) and then several quantity fields. These quantities are recorded every few minutes.
Kimball says on page 245...
I have several tables in MS SQL that are keyed by a datetime field that contains both a date and a time and then a bunch of quantity fields. I thought these would be easy to model to a fact table with a date dimension. But since my date dim only contains dates, no times, the join never finds...
How do I make URL http://cognos.ejiw.com redirect to http://cognos.ejiw.com/c8?
I've tried doing this with rewrite and redirect permanent, but I haven't found a way to make either of them take just the root and redirect it.
Redirect permanent / http://cognos.ejiw.com/c8
I've also tried Alias...
I have some cubes built with Microsoft Analysis Services 2000. I would like to access these via ODBC instead of OLEDB. Does anyone know how I can get my hands on a ODBC driver to do this?
Thanks,
Jon
I have an image and I would like to position another image and a link on top of it. So I have the following:
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td>
<div id="picdiv"><img id="picimg" src="images/titleTim1.jpg"/></div>
<div...
I have a series of images that are all named the same but with a different number at the end, for example titleTim1.jpg, titleTim2.jpg, etc. They all reside in the images folders. So I would like a script that loops through and loads them all. But the catch is I'd like to be able to add...
I understand that I'll get something like this if I tried a substring with an index greater than the length of the string. But in this case I'm not doing anything like that. Also what does the negative number mean?
I'm getting "Open DB:String index out of range: -10"
Here is my code...
Can someone please point me to some simple setup instructions for this. What I find on Apache's website is just explanations of all the options. I just need setup instructions.
Thanks,
Jon Mitchell
I have a JSP website that connects to a database. I would like to use SSL to secure the username and password the user enters. Should I set this up in Apache or Tomcat? If in Tomcat, can someone point me in the right direction as to where to get instructions on how to do this?
Thanks,
Jon...
I have Apache2 and Tomcat5 installed and running on a WinXP Pro box. I can access the Apache test page at http://localhost and I can access the JSP examples at http://localhost:8080/jsp-examples. Then I copied over a JSP website of my own and was able to run it at http://localhost:8080/Sales...
I have downloaded the source for Xpdf and now I need to get it compiled on our AS400. Their configure script cannot find a C compiler. It is looking for either CC, GCC or CL commands but can't find any of them. When I look on the IFS in the bin directory I don't see these commands. But I...
After much reading, research and trying examples I found that the PDF flavor does not work in Java. So I decided to try and find a way to convert a PDF to a PostScript file because I know I can print that from the AS400. I found where sedj recommended using XPDF to convert from PDF to PS, but...
I am looking for a way to convert a PDF to a PostScript file. Apache FOP is supposed to be able to do this, but I can't find any examples or anything to point me in the right direction. Has anyone ever done this?
Thanks,
Jon Mitchell
I've written several JSP applications, but I have never used Struts. I've read some articles that make me interested, but I'm not sure where to start. I am using Websphere for my IDE. Can someone point me to a simple beginner's tutorial?
Thanks,
Jon Mitchell
www.ejiw.com
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.