Javi Lopez

Greenhorn
+ Follow
since Jun 16, 2005
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by Javi Lopez

I have forgotten this, the solution is:



And pie.jsp:

14 years ago
JSF
Hi, I have try it but it doesn't work for me, I had no error but I can see the code included in pie.jsp, when I click on "show sorce code" on the page rendered I just can see:


Thanks any way.
14 years ago
JSF
Hi everybody,

I have a problem with the tag <f:subview>, I have tried to use it in diferent ways:



with flush="true" and withow it, the pie.jsp code:






h : outputText sorruended by <f:view> or by <h:form> and doesn't work, any idea?

Thanks in advance.
Javi.
14 years ago
JSF
check this: http://java-source.net/open-source/installer-generators

Anyway I think that the best installer it is to prepare your application to run with just unzip it.
17 years ago
It`s a typical J2EE problem, you should look for jdbc, or even hibernate could help you.
18 years ago
Here are some links:

English:

Using the Eclipse GUI outside the Eclipse Workbench, Part 1: Using JFace and SWT in stand-alone mode

http://www-106.ibm.com/developerworks/java/library/os-ecgui1/

Developing JFAce wizards

http://www-106.ibm.com/developerworks/java/library/os-ecjfw/



File Dialog Example

http://www.java2s.com/ExampleCode/SWT-JFace-Eclipse/FileDialogExample.htm

Spanish:

http://usuarios.lycos.es/javierlop/ecmsm.php
18 years ago