主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Patrik Andersson
活动总数
258
最后的活动
2016年01月18日 12:56
成员加入日期
2003年04月11日 23:37
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
101
活动概览
帖子(6)
评论(151)
按最近的活动排序
最近的活动
投票数
创建于
2003年08月29日 10:04
Have you made sure your web apps are properly configured? Otherwise IDEA cannot resolve taglib uri's and compile jsp pages.Patrik
社区
IntelliJ IDEA Users
JSP compilation disabled?
0 票
创建于
2003年08月22日 14:37
Exactly what does that have to do with J2EE features in the current EAP of IDEA?
社区
IntelliJ IDEA Users
login managament with jsp or servlets,j2ee
0 票
创建于
2004年10月14日 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.
社区
IntelliJ IDEA Users
Custom Tag Lib in 4.5
0 票
创建于
2004年12月16日 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...
社区
IntelliJ IDEA Users
[OT] Names of JSPs - start with upper-case or lower-case
0 票
创建于
2004年12月17日 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...
社区
IntelliJ IDEA Users
[OT] Names of JSPs - start with upper-case or lower-case
0 票
创建于
2004年12月21日 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,...
社区
IntelliJ IDEA Users
Java issue: equals() on Array of primitives
0 票
创建于
2005年01月20日 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 ...
社区
IntelliJ IDEA Users
Sharing source code between modules
0 票
创建于
2005年01月20日 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...
社区
IntelliJ IDEA Users
Sharing source code between modules
0 票
创建于
2005年01月17日 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'...
社区
IntelliJ IDEA Users
[EVALUATION] - E07 - JetBrains, CEO, Team
0 票
创建于
2005年02月14日 16:29
Great :)
社区
IntelliJ IDEA Users
SPAM
0 票
«
第一页
‹
上一页
下一页
›
最后
»