Dear Everyone, Anyone, SomeoneI have a files with extension .fs5 along with IDX files, The fs5 files and IDX files are Linked to one another as they both have same name. I want to read the fs5 file which is encoded some how. I tried using all textpad and such other tools along with their properties ...
I would like to store phone numbers as text in a database without any formatting. That is, if a user enters 111-222-3333 or (111)222-3333 or even 111 222 3333, the number would be stored as 1112223333. The idea is to allow the user enter phone numbers any way he wants, as long as it contains 10 ...
<p>While i was creating view for table i am geeting insufficientt privileges.</p><p>ORA-01031: insufficient privileges</p><p>please help me.</p>
in sakthi's weblogin that link http://blogs.sun.com/sakthi/entry/a_scenario_with_oracle_sequence i found that about the sequence of the oracle and how i can use it with creator but sadly it didn't work correctly ..i make all the steps correct but when i trying to enter a name or any string it do ...
Greetings Java developer!I am having a problem in my JSF program to get a complete full path of a file name if I runs it using a browser other than IE.Here is the code I used to retrieve the complete full path of a fine name in my program.UploadedFile uploadedFile = fileUpload1.getUploadedFile(); ...
985 byte By
accs21a at 2007-11-27 11:35:15
hi,i'm using a table to present data.the table is a multiple choice table, using a checkbox.after some rows are marked, a certain action is executed using a button.when the action is over, i want to do the following for each row -1. if there was an error during execution, mark the row's ...
<p>Hi,all</p><p>when clicked selectMultipuleButton on a table,why don't the form submit? How to submit?</p><p>Thanks.</p><p>Smile.</p>
How Can I Retrive A Photo In Oracle with creator 2I used the example that sun put in the site using the derby.. and now i need to make it using the oracle but the oracle have no auto number like the example so how can i make it run ... it's hurt me for 3 weeks now can realy any one help ...
Dear Everyone, Anyone, SomeoneI want to create a custom component consisting txtfld, button(For trial).Classes Such as taglib, beaninfoclass, tag handler, etc are necessary.Or the custom component can be created without using those.My one more doubt is My .compib file gets created, it is also ...
<p>Hi,</p><p>I am Wondering what the differences between this two products are...</p>
379 byte By
oolea at 2007-11-27 11:29:10
Hi there,I defined .jspf of footer and tried to make it dynamically show up on the bottom of page. But when I added a pagination button a table on the page, the extended table always overlapped to the footer after clicked that button. And obviouslly, the footer doesn't sit on the bottom of page ...
<p>Hi All,</p><p>Appreciate any help to resolve the following installation error on my Windows Vista system with JDK1.602</p><p>Pop-up Error Message:</p><p>The installer is unable to run graphical mode. Please check the value of the DISPLAY environment varibale.</p><p>Thanks,</p><p>CP</p>
5044 byte By
yloua at 2007-11-27 11:28:25
Hi,I am new to Sun Java Studio Enterprise 8.1. I am follwing NetBeans IDE 5.0 Quick Start Guide for J2EE Applications example and got two following errors:C:\SunStudioWS\CustomerBook\CustomerBook-war\src\java\web\CustomerDetail.java:4 1: cannot find symbolsymbol : class ...
2727 byte By
farmboya at 2007-11-27 11:27:44
Using Sun Studio Enterprise 8.1 (Build 2006_12_01)Java 1.5.0_12Have copied the jstl.jar file from the install WEB-INF/lib/ directory to <server-root>/bin/https/jar (and put this path in the classpathsuffix section of the server.xml file)How to resolve?ThanksAttempting to deploy application to ...
399 byte By
yukelma at 2007-11-27 11:27:26
Hello All,I use textField in my web page. When i use IE, i saw it like creator design page. But when i use firefox or netscape ,i saw textField box greater than IE.My jsp code are;<ui:textField binding="#{Product.textField1}" columns="1" id="textField1"style="height: 24px; left: 24px; top: ...
<p>After Importing my SJC2U1 project into my netbeans 5.5.1 ,my project can see javax.faces.* package.even when i right click to fix import ,it was saying package javax.faces does not exist</p>
150 byte By
Samanta at 2007-11-27 11:24:29
<p>Dear Everyone,</p><p>Creator is not getting install in UBUNTU Linux, Has Anybody install.</p><p>Please Help.</p><p>Regards,</p><p>Ashish Samant</p>
271 byte By
Jandera at 2007-11-27 11:24:20
<p>Hi,</p><p>How I can to call a function implemented in my page1.java from onchange metod of a textfield?</p><p>The idea is to implement a similar situation how in a Java Desktop App we can implement in a textfield the event onKeypressed,keyTiped,etc.</p><p>Thank's</p>
<p><b>i want to add a console window in my gui </p><p>as i can write to and read from it</p><p>for more explanation</p><p>it behaves like dos window </p><p>where i write a command and it give me output on the screen but user can't edit this output</p><p>but he can write a new command only</b></p>
hellosorry my english my problem that is creator not display in the window alert , the box text content'scomponent button have a event onclick ,where it call the function saludar(" form1:textField") here is my code<script><![CDATA[function saludar(texto) ...
Each time I create a new project, a java application game called BigBang is installed in my project folder. Is this a form of virus or just a sample app being loaded?I have only just installed Sun Java Studio Creator yesterday. To get around my problem I have tried uninstalling Creator, but run ...
1675 byte By
nsqsmilea at 2007-11-27 11:17:21
Hi,AllI want to binding a page's property(Stat. a column value of all selected row) to the table's footer property.Click the checkbox column is ok,but click the selectMultipuleButton it don't Stat.The page's property code as followspublic String getAllUsepowerFooter(){int allusepower = ...
<p>Hi,</p><p>There is a button on a page,the button's function as follows:</p><p> 1)do some database operation </p><p> 2)generate printing String and put into a sessionbean's property</p><p> 3)open a new page</p><p> How to do?</p><p> Thanks</p><p> Smile.</p>
645 byte By
r_honeya at 2007-11-27 11:16:46
I had JDK 1.5 installed on my computer. I earlier used to code my programs either in a text-editor or JCreator & run them from the command prompt.I recently installed Studio Enterprise 8.1. My programs execute successfully from the IDE. They also complie successfully from the command prompt. ...
1281 byte By
javaRulea at 2007-11-27 11:15:48
I keep getting javax.naming.NameNotFoundExceptionContext jndiCtx = new InitialContext();Object obj = jndiCtx.lookup("java:comp/env/ejb/local/MySqlTestBean");<ejb-jar version="2.1" xmlns=" http://java.sun.com/xml/ns/j2ee" xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance" ...
1405 byte By
Perryiera at 2007-11-27 11:12:36
I am developing a project in netBeans that I have been able to run the regular way and also in debug mode. Suddenly this morning the debug mode will not deploy, even though I can get it to work by doing a "run project." Here is the error message I get in my debug output console:Duplicated project ...
Dear Everyone, Anyone, SomeoneCan anybody tell me what is procedure for creating a complib file. I don't want the list of files to be added in to complib file. I have already created .complib file using command prompt,> jar -cf sample.complib a.jar b.zip but when using complib file in Sun studio ...
Hello,I updated my Develop-PC to JDK 6 Update 2 and use NB with VWP 5.5.1 and SAS. After I upgraded the underlying JDK to 6 Update 2 I get errors in my JSF-Pages. The actions are not performed and I get an "Error on this page" saying that "webuijsf is not found". Comparing an old page with the same ...
<p>How will i create Pop up menu with creator</p>
I am tryin to bind the array of a data provider to an array of plain old java objects. The object implements serializable and has getter and setters for all vars and public no-argument constructor. However, the array does not show up in "array" options under properties of the Data provider. This ...
416 byte By
tlgraffa at 2007-11-27 11:08:28
I have just installed Studio creator. I created a new project and under the servers view, the datasource Travel has a red x and the connection status is failed, and the message indicates the following java.security.PrivilegedActionException : Error opening socket to server localhost on port 21527 ...
516 byte By
jjwwanga at 2007-11-27 11:08:08
I have 2 buttons doing the the iterating of a table, like Previous, Next. It works fine if I click the button, e.g. Next, once, I got the next table row displayed. However, when I click again the same button (previous clicked), Next, it seems like I just got the same page refreshed: I did not get ...
<p>Hi </p><p>I dont know how to update database table from creator.</p><p>Please help me out.</p>
1007 byte By
JagXa at 2007-11-27 11:02:28
L.S.I have a page which contains a tab set with four tabs (home, opening hours, training and diary). I want three of the four tabs to display data from a database in a table. The tab set works fine but as soon as a add a table to a tab's layoutPanel and bind it to a parameterised query I get an ...
Hy!!I am working with 8 developers with PHP & SqlServer.But now we are changing to J2EE using JSC.I would like to work together with a same Project that everybody can make changes at the same time.What i have done until now:1. I create a Server on our network with a local IP.2. In one computer ...
606 byte By
farmboya at 2007-11-27 10:57:11
Running Creator 2U1 on Windows XPWhat is the correct way to add a second CSS file to the project?here is a section of the Page1.JSP file:<ui:head binding="#{Page1.head1}" id="head1"><ui:link binding="#{Page1.link1}" id="link1" media="all" url="/resources/stylesheet.css"/></ui:head>simply ...
<p>How can i disable the Day,Month and Year before the current date from the calendar picker window.</p>
I have tried installing Sun Java Studio Creator 2.0 Update 1 on both my Windows Vista and Windows XP Professional machines. Issue:On the machines a window appears that says "Preparing Java(tm) Virtual Machine"..., then says "Running InstallShield Wizard...". The installation then stops and nothing ...
292 byte By
Jandera at 2007-11-27 10:54:06
<p>Hi all,</p><p>I have a question:</p><p>It's possible to execute a javascript code from the back bean page. For example , we execute a button action (Conect to a db, insert data) and if all it's ok we execute a simple alert ("The insert is ok!!");</p><p>Any way to do this?</p><p>Thx!</p>
504 byte By
nick091a at 2007-11-27 10:49:58
Hi therei'd like to substitute a listbox with a more useful add remove list.Listbox works fine, user can select one or more items and the program manage the choice in the bakingBean.But using add remove I can't get user choice.I've tried to associate a sessionbean variable of type Object[] for ...
2685 byte By
marysama at 2007-11-27 10:46:39
I wrote a JavaBean called Employee1 as followspackage employee1;public class Employee1 {public String name;public int age;public Employee1(String name, int age) {this.name = name;this.age = age;}public void setName(String name) {this.name = name;}public void setAge(int age) {this.age = age;}public ...
Hello,As I am very new to JAVA and the IDE I am having problems creating a new project using JE8.1. The problem that I am having is when I try to create a new project the only option under the "standard" folder is for me to create a project using an existing one. How in the world do I start from ...
649 byte By
4813310a at 2007-11-27 10:45:03
I just downloaded Java Enterprise Studio 8.1 and follows the instruction here http://developers.sun.com/jsenterprise/reference/techart/jse8_1/websphere.htmlto create a server to connect to a local websphere install. However, when I clicked the Next button after selecting Websphere on the first step, ...
I have a selectOneMenu dropdown list which auto submits when the value changes. But when I try to select the option "None" (like the code below):<f:selectItem itemLabel="None" itemValue="#{loginSecuritySettings.intNoneValue}"/>My value change event does not get called. Is there a way to force ...
<p>How can i know the version of JSF sun java studio creator 2 update 1 is using and how can i update it to a newal version.</p>
Hello there!I used to work with NetBeans but now i am testing JSCreator.- I'm using Linux Ubuntu 7.04- JSCreator 2 Update 1- I 've tryied to run as root and as my user.- I am trying VehicleIncidentReport example with JSCreator - With netstat -a | grep 25848 , i can see that are no process running ...
283 byte By
Reliona at 2007-11-27 10:40:31
<p>Hi all,</p><p>My scenario is:</p><p>VWP & MySQL server. I've a simple web page with a table and a dropdown.</p><p>just I need to populate a dropdown with the "headerText" from each tableColumn (inside a table filled from a database).</p><p>Anybody can help me?</p><p>Tnx.</p>
196 byte By
S_SSa at 2007-11-27 10:39:41
<p>anyone plz tell how to deploy exploded war file (from JBoss-Eclipse IDE) to sun application server 9.i deployed noramllay at tht time404 hrown.plzz tell urgent</p><p>regards,</p><p>S Sunder</p>
Hi, I'm quite new to JSF and I recently started to work on a project where a Tree was implemented using sun studio creator ui component. The tree is a navigation for the website, so is always displayed. The problem is that if i click on a node, expanding it, and then on a leaf to get to a page, ...
732 byte By
mrXa at 2007-11-27 10:36:12
Hi,i'm using NetBeans 5.5.1 and JBoss 4.0.3SP1. Over Runtime-window i try to see and to use the JBoss's database, Hypersonic. But i become following exception:(Socket creation error) The connection cannot be created with this driver: org.hsqldb.jdbcDriver.This are the following configurations for ...