Skip to main content
Filter by
Sorted by
Tagged with
2 votes
2 answers
366 views

I am using Eclipse IDE 2022-06 , Java/JDK 1.6, Windows 10 pro x64, Spring 2.5.6 . I need encoding UTF-8 by default, not ISO-8859-1. I don't want edit many files, many time manually. How to change ...
Fiyaz Hasan's user avatar
  • 53.6k
0 votes
0 answers
94 views

How do I import an existing project in eclipse (latest). I have downloaded a project from git repo. It is a legacy Java web application. Project directory structure: Myapp -.settings ....
likeGreen's user avatar
  • 1,079
1 vote
1 answer
900 views

I have both ABAP ECC6.0 and SAP AS Java NetWeaver 7.5 and it is the AS Java portion I have a question about: I need to automate the import of role data into the portal. Currently person takes the file ...
Josh Jones's user avatar
0 votes
1 answer
73 views

BG: My company is using some old java technology. We have weblogic server. We have interface which extends the EJBHome, used to run query in database to retrieve Collection of/Simply the EJBObject. I ...
Tel lui's user avatar
  • 109
0 votes
1 answer
775 views

I have create a Java EE project using maven. Here is the generated hierarchy If you observed on this image, I got an error in the index.jsp file. When I focus in error, I got : The superclass "...
Jessy's user avatar
  • 33
0 votes
1 answer
1k views

We have struts 1.1 legacy MVC code, in a "non spring" J2EE application. The following code is in an action/form-bean. This code represents the recipient of the HTTP Post with multipart. ...
gsakthivel's user avatar
0 votes
1 answer
762 views

The problem is that nothing is added to my cache. My class is much bigger so I provide here to minimum example that should reproduce the problem. Let's say I have a dictionary class, which uses some ...
emsiiggy's user avatar
  • 353
0 votes
0 answers
73 views

I am trying to pass the string value LISBøA in java. I works fine for me when I run in net beans IDE it gives the out put value as LISBøA. when build the code and try to run in console window the ...
S Mugunthan kumar's user avatar
0 votes
1 answer
523 views

I want to have a custom Jsp tag with one string attribute, if this is a a path to another jsp file then I want to include that JSP in the page (behave as a jsp:include); if not, then I want to just ...
wi2ard's user avatar
  • 1,595
0 votes
1 answer
322 views

I have two question/doubt: If two ejbs are deployed in different ear or different applicationserver, and one call the other, they still required XA indipendent that each one use one or more db as ? ...
robyp7's user avatar
  • 497
0 votes
1 answer
752 views

I have question about this paragraph "Initially, all transactions are local. If a non-XA data source connection is the first resource connection enlisted in a transaction scope, it will become a ...
robyp7's user avatar
  • 497
0 votes
0 answers
65 views

So I have this problem (multiple markers at this line) whenever I create a servlet i dont know why, This is the basic servlet
Wail Homan's user avatar
0 votes
0 answers
287 views

I have a PrimeFaces 6.2 DataTable with rowExpansions. Each rowExpansion has another DataTable with pagination enabled. The whole construct is within a single form. The backing bean is a ViewScoped ...
jansolo's user avatar
  • 459
0 votes
0 answers
161 views

How with Intellij ultimate 2020 could i using JSR45 option on JDK1.5 project with JBOSS EAP 6.4 and EJB2. Currently JSP debug option is not active Regards
depoyim217's user avatar
0 votes
0 answers
224 views

I downloaded the Cargo-tracker application code from git hub. Configured glassfish 4.1.1 application server in Intellij ultimate edition. Find pom.xml below <project xmlns="http://maven.apache....
Harisudha's user avatar
  • 617

15 30 50 per page
1
2 3 4 5
17