Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Patrik Andersson
Total activity
258
Last activity
January 18, 2016 12:56
Member since
April 11, 2003 23:37
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
101
Activity overview
Posts (6)
Comments (151)
Sort by recent activity
Recent activity
Votes
Created
August 29, 2003 10:04
Have you made sure your web apps are properly configured? Otherwise IDEA cannot resolve taglib uri's and compile jsp pages.Patrik
Community
IntelliJ IDEA Users
JSP compilation disabled?
0 votes
Created
August 22, 2003 14:37
Exactly what does that have to do with J2EE features in the current EAP of IDEA?
Community
IntelliJ IDEA Users
login managament with jsp or servlets,j2ee
0 votes
Created
October 14, 2004 09:56
Actually, for that to work in 4.0, you had to set up a web resource. So that "didn't work" the way you seem to imply that it did.
Community
IntelliJ IDEA Users
Custom Tag Lib in 4.5
0 votes
Created
December 16, 2004 14:45
If you name the pages like verbs, then they should use a naming convention like methods, if, on the other hand, you name them like classes, then upper-case first. Example:DocumentList.jsplistDocume...
Community
IntelliJ IDEA Users
[OT] Names of JSPs - start with upper-case or lower-case
0 votes
Created
December 17, 2004 08:49
What a jsp-page is translated into before compilation is not interesting regaring its naming. And the name of the class file is totally container dependant. Neither of those two facts are interesti...
Community
IntelliJ IDEA Users
[OT] Names of JSPs - start with upper-case or lower-case
0 votes
Created
December 21, 2004 14:21
Err, the Object.equals implementation compares references. int[] extends Object and does not override equals.Object l = new int[]{1, 2};Object r = new int[]{1, 2};boolean b = l == r; // b == false,...
Community
IntelliJ IDEA Users
Java issue: equals() on Array of primitives
0 votes
Created
January 20, 2005 15:13
Maybee you should unfuxor that project layout instead. If it's not a module, don't use an IDEA module. If it's not a library, don't register it as such.I mean, Utility module uses classes from the ...
Community
IntelliJ IDEA Users
Sharing source code between modules
0 votes
Created
January 20, 2005 16:29
Then setup three modules like:"base" which has everything BUT the web content files (jsp etc)"web" which only has web content, set it to depend on "base""utility" which has its classes only, set it...
Community
IntelliJ IDEA Users
Sharing source code between modules
0 votes
Created
January 17, 2005 09:36
"Please stop to think before spilling such pointless and offensive crud ontothe forum in future? It makes us all look very small...Scott"Did we really need yet another post from someone that doesn'...
Community
IntelliJ IDEA Users
[EVALUATION] - E07 - JetBrains, CEO, Team
0 votes
Created
February 14, 2005 16:29
Great :)
Community
IntelliJ IDEA Users
SPAM
0 votes
«
First
‹
Previous
Next
›
Last
»