Wednesday, February 02, 2011

JSTL Error

Problem:
Compile error from tomcat when it encounters a JSP: "According to TLD or attribute directive in tag file, attribute value does not accept any expressions"

Solution:
For some reason the JSP is using the 1.2 JSP (and 1.0 JSTL) and EL expressions aren't understood. There's a lot of hits on the web for this but in summary there are 2 important things to do to ensure you're getting the right version of the spec:
  1. Reference the correct servlet specification in your deployment descriptor:


    xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">

  2. Reference the correct JSTL uri in your JSP:
    change

    <%@ taglib uri='http://java.sun.com/jstl/core' prefix='c'%>

    to

    <%@ taglib uri='http://java.sun.com/jsp/jstl/core' prefix='c'%>

Notes:


What Specification goes with what?
Web-app(deployment schema)2.32.42.5
http://java.sun.com/dtd/web-app_2_3.dtdhttp://java.sun.com/xml/ns/j2ee/web-app_2_4.xsdhttp://java.sun.com/xml/ns/javaee/web-app_2_5.xsd
Servlet2.32.42.5
JSP1.22.02.1
JSTL(core uri reference)1.01.11.2
http://java.sun.com/jstl/corehttp://java.sun.com/jsp/jstl/corehttp://java.sun.com/jsp/jstl/core
Tomcat4.x5.x6.x
WebSphere5.x6.x7.x (?)

Wednesday, September 08, 2010

విండోస్ 7 టిప్స్

1. You can change the Windows Explorer folder view to Tree view.

Step-1: Open any Windows & press "Alt+T".

Step-2: Click on "Folder Options".

Step-3: Select the check box "Automatically expand to current folder".





















Step-4:
Press "OK".

2. Open command prompt from the selected Window

Step-1: Hold "Shift" key and "Right click" on the selected folder.

Step-2: You can see "Open command prompt here" option.

Tuesday, March 10, 2009

1st Anniversary




















Myself & Me.















Buddha















Moon Raise...















Sun set...















The SUN















Sunset from boat.















Roses to the beautiful part of me.


- Maha

Friday, September 12, 2008

బెంగళురు 2007


మొసలి













ఉషోదయం













రామచిలుక-1
















రామచిలుక-2

Thursday, May 15, 2008

SAP Related

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1926 -> File RFC File


http://help.sap.com/saphelp_nw04/helpdata/en/88/0f453cf1fcc85ee10000000a11402f/content -> Adapter Configuration

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/2884 -> monitoring XML of ABAP Proxy

http://help.sap.com/saphelp_nw04s/helpdata/en/52/671538439b11d1896f0000e8322d00/content.htm -> Regenerate the Authorization Profile Following Changes

https://www.sdn.sap.com/irj/sdn/docs?rid=/webcontent/uuid/e00c7f89-0901-0010-f18c-8f383ca50e34 --> Alert Management

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1843 --> XI FAQ blog

640 J2EE service --> 781882

Alert notifocation step-by-step --> http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm

Alert monitor->
http://help.sap.com/saphelp_nw2004s/helpdata/en/99/cc603b5a13c401e10000000a114084/frameset.htm

CCMS -->
http://help.sap.com/saphelp_nw2004s/helpdata/en/ef/7c4c40cc538437e10000000a155106/frameset.htm

GRMG->
http://help.sap.com/saphelp_nw2004s/helpdata/en/de/9bdb4064da712ae10000000a155106/frameset.htm

Config Monitoring Architecture->
http://help.sap.com/saphelp_nw2004s/helpdata/en/a1/9cdb4064da712ae10000000a155106/frameset.htm

Business process Monitor->
http://help.sap.com/saphelp_nw2004s/helpdata/en/e5/5d1741b393f26fe10000000a1550b0/frameset.htm

Develper Access Key:
----------------------
you could use the code below in se38:
tables: DEVACCESS.
delete from DEVACCESS where bname = "USERID".
commit.


NWDS -> https://websmp107.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=LIST&HEADER=&FUNCTIONBAR=&EVENT=LIST&ONR=01200615320200006657&NTYPE=T_CV_DELO&V=MAINT&TA=ACTUAL&U=S0003583859&AI=SWTYPSC|&AI=PECCLSC|OS&AI=PECU_OS|WIN32&AI=DELO|10002804&AI=PVNR|01200314690900000192


Kernel Patch Level:
---------------------
Sm51->Release Notes
disp+work -V

SAP Objects & Authorization
-------------------------------
su53 --

SAP Linux: 815368
171356

SAP HP-UX: 939891
1075118


-------------------------
librfc version: 413708
what librfccm.<> | grep LIBRFC
Strings librfccm.<> | grep LIBRFC

SAP Note Number: 539921
Current patch set for Oracle 9.2.0

ORA-27125 while creating the DB instance on Kernel 2.6 above
SAP Note Number: 853972


select * from OPS$c11adm.SAPUSER;


How to create a short dump:
***********************************************************************
1. Log into your test machine using Sap Gui.
2. Enter the sap command SM13 and execute it.
3. On the resulting page, click on the Administration button near the bottom.
4. On the next page, where it says "Update is Active" click on the Deactivate button.
5. Back out of that page and go back to the main sap page. Enter in the sap command SE38.
6. On this page enter in VBTST300 at the Program field and hit the Execute button.
7. On the next page, change the top edit box from U to I. Hit the Execute button. It should say the update is delayed at the bottom of the window.
8. Open a 2nd SAP GUI
9. Do transaction SE38.
10. In the Program name field, type VBTST300 and then hit the execute button
11. In the Update Test Program screen, in the first field (Insert, Update, Clean), enter "i" (use lowercase) and hit enter and then press execute button.
12. While the transaction is processing, click the back button.
13. wait until you see a runtime error msg.
***********************************************************************

Solaris Free Software

www.sunfreeware.com

Running Tomcat 5.x in Debug mode

-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n