Hi,
i am new in struts and panic in this problem.
<html:select property="prodRef" >
<html:options collection= "selectedList" property="prodRef" labelProperty= "name" />
</html:select>
i have this selection list in my JSP, this JSP can only displays one value - "name". but i want to display 2...
i have a string that need to display in the report and also need to break it to the next line
could anyone can help me to solve this problem?
Since i am not familirize with vba, i just want to have the same result just like letter literal int java
string stra = "XXXX\nXXXX"
result...
i have a query that get data from three tables in a specific order.but the outcome is not what i expected.so i want to add a field which is a number from 1 to X in the query and ordered by it. Just like below example.
cnt | XXX | XXXX | XXXX
----------------------------------------------...
there is one columne name in the database called "section", and when i use a sql to run a query in vba, it occurs errors. i found that "section" is a reserved word in vba. so when i change the "section" to "section1", there is no errors then.
the problem...
i'm doing web-based system which needs to print an Access report.
Is it possible to call out and print the report in the browser?
i really have no idea on it.
thanks.
i've already set the odbc bridge
i don't know where is the mistake...
Unable to connect
java.sql.SQLException: [Microsoft][ODBC ???????] ????????????????????
at sun.jdbc.odbc.JdbcOdbc.createSQLException(JdbcOdbc.java:6879)
at sun.jdbc.odbc.JdbcOdbc.standardError(JdbcOdbc.java:7036)
at...
i'm using win2k, j2sdk1.4, iis, tomcat 4 and using ms access as database.
i can run my jsp in my computer,
but it had problems when running in server
the server is nt4, iis, j2sdk1.4, tomcat 4..
the error log said that the prepared statments occurs errors.
i found that the server hasn't...
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.