[JSP] The taglib directive below imports the JSTL library

|
The taglib directive below imports the JSTL library. If you uncomment it,
you must also add the JSTL library to the project. The Add Library... action
on Libraries node in Projects view can be used to add the JSTL 1.1 library.

넷빈즈에서 jsp파일 생성하면 친절하게 써있는 글.

좀 읽으면 될것을 괜히 더 해맬뻔했다. 아.. 영어울렁증...

'작업노트 > IDE' 카테고리의 다른 글

이클립스에서 src, classes 폴더의 위치  (0) 2007.12.20
IDE 대세는 넷빈즈..  (0) 2007.05.29
And

[Struts] getDataSource() 메소드 관련..

|
데이터소스의 정보를 얻기 위해서는

DataSource dataSource = getDataSource( request, "key" );

라고 해줘야 되는데...

getDataSource라는 메소드는 org.apache.struts.action.Action 안에 있다...-_-

진작에 알았으면 Action 클래스 상속을 안해서 에러가 났다는걸 빨리 알 수 있었을 텐데...

답답....허다...
And

[VSSH] ZDNet 연재 자료 (Velocity + Struts + Spring + Hibernate)

|
And
prev | 1 | ··· | 37 | 38 | 39 | 40 | 41 | next