Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
web4j-users
Conversations
About
web4j-users
Contact owners and managers
1–30 of 137
Mark all as read
Report group
0 selected
Jean-Marc INIKO
,
John O'Hanley
2
4/29/21
Realm Connection
Hello, Yes, such problems are almost always a wrong setting in the config: context file name, file
unread,
Realm Connection
Hello, Yes, such problems are almost always a wrong setting in the config: context file name, file
4/29/21
shu
, …
John O'Hanley
5
2/14/16
help: fish & chips club sample application login issue
Your logs indicate that you are not successfully connecting to the database. There are a large number
unread,
help: fish & chips club sample application login issue
Your logs indicate that you are not successfully connecting to the database. There are a large number
2/14/16
grant forrest
,
John O'Hanley
2
11/12/15
Requesting data to populate a modal rather than a page
Hi Grant, I think you're looking for this: http://www.web4j.com/UserGuide.jsp#JsonEtc - John
unread,
Requesting data to populate a modal rather than a page
Hi Grant, I think you're looking for this: http://www.web4j.com/UserGuide.jsp#JsonEtc - John
11/12/15
grant forrest
,
John O'Hanley
3
11/2/15
Using Multiple Database in project
Thanks John, Just wasn't sure if it was thought to be a better solution. Thanks for your time
unread,
Using Multiple Database in project
Thanks John, Just wasn't sure if it was thought to be a better solution. Thanks for your time
11/2/15
grant forrest
,
John O'Hanley
3
10/25/15
Connecting to Database in all examples
Hi John, Thanks for the quick reply, bit embarrassing, I had mistyped the IP address by one digit so
unread,
Connecting to Database in all examples
Hi John, Thanks for the quick reply, bit embarrassing, I had mistyped the IP address by one digit so
10/25/15
Roger
,
grant forrest
2
10/24/15
Web4j App & Eclipse
Hi Roger - Did you manage to get this to work? Running into similar problems.. Cheers Grant On
unread,
Web4j App & Eclipse
Hi Roger - Did you manage to get this to work? Running into similar problems.. Cheers Grant On
10/24/15
Kiran
,
John O'Hanley
2
9/3/15
Application login page not appearing
Hello, There are 2 'SEVERE' errors in the log file that you need to fix. Both errors prevent
unread,
Application login page not appearing
Hello, There are 2 'SEVERE' errors in the log file that you need to fix. Both errors prevent
9/3/15
Roger
,
John O'Hanley
3
2/8/15
Predictions
Hi, You may be confused by the general scheme of how log-in works in a servlet. The secret is that
unread,
Predictions
Hi, You may be confused by the general scheme of how log-in works in a servlet. The secret is that
2/8/15
Libor Jelínek
,
Thomas Hallgren
2
1/12/15
WEB4J on Google App Engine (GAE)?
Hi Libor, I think that's unlikely to work out of the box since web4j will require access the file
unread,
WEB4J on Google App Engine (GAE)?
Hi Libor, I think that's unlikely to work out of the box since web4j will require access the file
1/12/15
pavan yadav
, …
John O'Hanley
4
12/4/14
Junit test in WEB4J
No, you're not modifying the code being tested. It remains the same. Otherwise it wouldn't be
unread,
Junit test in WEB4J
No, you're not modifying the code being tested. It remains the same. Otherwise it wouldn't be
12/4/14
Roger
,
John O'Hanley
3
11/4/14
Predictions Application Error
Confirmed there was a side effect of another error. I fixed it and was able to register a new user.
unread,
Predictions Application Error
Confirmed there was a side effect of another error. I fixed it and was able to register a new user.
11/4/14
bthayer
,
Roger
2
10/29/14
Adding Tutorial to NetBeans
I am trying to add the electricity tutorial to Eclipse but ran into a problem. Here is the post:
unread,
Adding Tutorial to NetBeans
I am trying to add the electricity tutorial to Eclipse but ran into a problem. Here is the post:
10/29/14
Roger
,
John O'Hanley
6
10/26/14
Postgre JDBC Driver Error
Yes, I can use boolean as the column type. I based on your MySQL script to create the Postgre SQL
unread,
Postgre JDBC Driver Error
Yes, I can use boolean as the column type. I based on your MySQL script to create the Postgre SQL
10/26/14
anepally yadagiri
,
John O'Hanley
6
11/21/13
DynamicCriteria adding IN operator problem
I think DynamicCriteria let's you do this. It's not explicit about it, but I think that you
unread,
DynamicCriteria adding IN operator problem
I think DynamicCriteria let's you do this. It's not explicit about it, but I think that you
11/21/13
John O'Hanley
10/19/13
Announcement
web4j 4.10.0 released today
Hello, Web4j 4.10.0 has been released today. The most important changes: - compiled verses JDK 1.6,
unread,
Announcement
web4j 4.10.0 released today
Hello, Web4j 4.10.0 has been released today. The most important changes: - compiled verses JDK 1.6,
10/19/13
John O'Hanley
10/15/13
Upgrading from Java 1.5 to 1.6
Hello, For the next version of web4j, I would like to compile it using JDK 1.6, instead of JDK 1.5.
unread,
Upgrading from Java 1.5 to 1.6
Hello, For the next version of web4j, I would like to compile it using JDK 1.6, instead of JDK 1.5.
10/15/13
John O'Hanley
, …
IvanL
7
10/12/13
Splitting web4j in half - request for comments
FYI - I have worked on this in the past week. There were indeed a lot of small internal changes. They
unread,
Splitting web4j in half - request for comments
FYI - I have worked on this in the past week. There were indeed a lot of small internal changes. They
10/12/13
John O'Hanley
10/5/13
Announcement
Web4j 4.9.0 released
Hello, Web4j 4.9.0 has been released today. As usual, the list of changes are here: http://www.web4j.
unread,
Announcement
Web4j 4.9.0 released
Hello, Web4j 4.9.0 has been released today. As usual, the list of changes are here: http://www.web4j.
10/5/13
John O'Hanley
,
Thomas Hallgren
5
9/27/13
Dynamic sql - complex selects
FYI After taking a closer look, it looks like this is do-able with the existing API. The crux of the
unread,
Dynamic sql - complex selects
FYI After taking a closer look, it looks like this is do-able with the existing API. The crux of the
9/27/13
Thomas Hallgren
, …
John O'Hanley
5
9/26/13
ShowForRole improvement
I've changed my mind. This is useful to add. The syntax will be like this: <w:show ifLoggedIn=
unread,
ShowForRole improvement
I've changed my mind. This is useful to add. The syntax will be like this: <w:show ifLoggedIn=
9/26/13
John O'Hanley
9/24/13
Decimal class - rounding behavior; static init method
Hello, I think the Decimal class has 2 defects that should be fixed: 1. It has too much policy with
unread,
Decimal class - rounding behavior; static init method
Hello, I think the Decimal class has 2 defects that should be fixed: 1. It has too much policy with
9/24/13
Jared Tomaszewski
, …
John O'Hanley
15
9/24/13
Think I've found a bug causing stack overflow in HashCodeUtil (hirondelle.web4j.model.ModelUtil might also be affected) in certain circumstances.
Thomas, thank you for your insight regarding the performance issue. My statement and the word "
unread,
Think I've found a bug causing stack overflow in HashCodeUtil (hirondelle.web4j.model.ModelUtil might also be affected) in certain circumstances.
Thomas, thank you for your insight regarding the performance issue. My statement and the word "
9/24/13
John O'Hanley
2
9/24/13
ResultSet.TYPE_SCROLL_INSENSITIVE replaced with TYPE_FORWARD_ONLY
The scrolling is used when creating some special kinds of model objects. ModelFromRow uses it...
unread,
ResultSet.TYPE_SCROLL_INSENSITIVE replaced with TYPE_FORWARD_ONLY
The scrolling is used when creating some special kinds of model objects. ModelFromRow uses it...
9/24/13
John O'Hanley
,
Thomas Hallgren
7
9/24/13
Next Version of web4j
On 2013-09-24 15:17, John O'Hanley wrote: > > My objective isn't to have a lot of
unread,
Next Version of web4j
On 2013-09-24 15:17, John O'Hanley wrote: > > My objective isn't to have a lot of
9/24/13
ball
,
John O'Hanley
2
5/10/13
Prediction App : An unexpected error has occurred.
Hello, It looks like the database connection is ok, which is good. The log file shows *4* different
unread,
Prediction App : An unexpected error has occurred.
Hello, It looks like the database connection is ok, which is good. The log file shows *4* different
5/10/13
balaji bv
5/10/13
Prediction App - failing to creating an account
Hi, I am not able to create account in prediction application and not able to login with username =
unread,
Prediction App - failing to creating an account
Hi, I am not able to create account in prediction application and not able to login with username =
5/10/13
farmer chet
,
John O'Hanley
4
4/22/13
Trying a database other than MySQL not going well
You can also change the setting in web.xml named ErrorCodeForDuplicateKey. For SQLServer, a cursory
unread,
Trying a database other than MySQL not going well
You can also change the setting in web.xml named ErrorCodeForDuplicateKey. For SQLServer, a cursory
4/22/13
Rick F.
,
John O'Hanley
5
4/3/13
Question regarding Template.jsp
Thanks John.. Very informative.. I will try playing around with this tonight and see how it fares..
unread,
Question regarding Template.jsp
Thanks John.. Very informative.. I will try playing around with this tonight and see how it fares..
4/3/13
Rick Flower
,
John O'Hanley
29
3/28/13
Nested database objects (compound objects)?
Nevermind.. Found it.. BuildImpl.forConnectionSource().getConnection() Seems to work ok..
unread,
Nested database objects (compound objects)?
Nevermind.. Found it.. BuildImpl.forConnectionSource().getConnection() Seems to work ok..
3/28/13
mimis...@gmail.com
,
John O'Hanley
2
3/2/13
Login in fish app failed
Hi, That problem is usually caused by an incorrect configuration of the database connection. You will
unread,
Login in fish app failed
Hi, That problem is usually caused by an incorrect configuration of the database connection. You will
3/2/13