Learning about web design web application design

hi :
I wish to learn more about making web pages, web sites, web applications ..
Can some forum members recommend books, tutorials url ... or any learning resources.
Any good learning resource for javascript, CSS, ajax, jsp, JSF, ...
Thanks in advance.
Regards
Airguns guy

[w3schools.com|http://w3schools.com/] offer tutorials for html/css/xml/javascript/sql/php etc. Nice introductions and, for casual users of these technologies (like me), good references. More nuts and bolts and less design though.
For Java (the language that this forum is concerned with) try Sun's online Tutorial which has lots of examples. Books and things can be found by googling this site - there are lots of posts like reply 3 [in this thread|http://forum.java.sun.com/thread.jspa?threadID=5306884].

Similar Messages

  • Sync up a database DDL to the Application designer table

    Hi All,
    Is there a way to sync up a database DDL to the Application designer table? We have a situation wherein these two do not match (in the nunmber of columns or fields).
    Edited by: user12102490 on Apr 5, 2010 12:14 PM

    A Record in Application Designer is like a blue print or a template to PeopleTools. PeopleTools also uses records to know what tables are in the database and what they look like. It does not use the database's meta-data or system catalog. Finally, the Records store some additional settings and properties to help with generating pages and loading the data into them.
    I think Application Designer's build feature is what you are looking for. That is where Application Designer will generate the SQL to create the tables that make the record structure you see in the record. You have to have the record open and in focus in Application Designer, and then, you can either click on the Build toolbar icon or the Build option in the menu. Once selected, you will see a Build dialog that asks you what you want to do. You choose the Create option if the table does not exist at all, and Application Designer will generate a Create Table statement. You can choose Alter table when the table exists but the number of columns is different. Finally, if it is a View, you would choose Create View and Application Designer will generate a Create View statement.
    It sounds like you need the Alter Table option because you already have a table in the database but the columns are different. What it will actually do is generate a Create Table statement with the new table structure. Then, it will write an Insert ... Select to copy the data from the original table to the new structure. Next, it will drop the old table. Finally, it will rename the new table structure to the original table name.
    When Altering tables, there are some settings that you may need to deal with. Mostly, they are in regard to dropping columns. If you have a column in the database that is not in the Application Designer, then Application Designer will skip building that record because it does not want you to loose the data in that column. You will have to change the setting to make sure that it will drop that column.
    Once the Build process is complete, you should check the output window at the bottom to see if it worked. You are looking for the line that hopefully says 0 errors. If not, you will probably see the SQL error statement that came from the database at the top of the output. Next, you should check the SQL. You can double click on the line that tells the SQL file that it generated. If the file is blank, that means Application Designer either thought the database matched the Record or there were columns that it should not drop.
    The Build dialog has options to run the SQL for you or let you run it. I always choose the "Build and Execute" option. That way Application Designer runs the SQL for me, but I can also review the SQL to make sure it did what I wanted it to do.
    There is a lot that could be said here, and I know I didn't cover it all. Does this help at all? Do you want me to elaborate more on any of it? Would it help if I posted screenshots on my blog of the Build process?

  • Web application designer basics

    hi experts,
    i am bw learner and want to know few things
    1) how do we publish report developed in web application designer so that we can access it on internet. Is there any webserver offered by sap.
    2) how that report will be authenticated in browser, do we have to create a login page for users or is there any built in one.
    3) Does web application designer comes with Sap GUI (like bex analyzer) or do we have to install separate programme.
    Points will be assigned. thanks

    I would suggest that you search the forums first ...
    1) how do we publish report developed in web application designer so that we can access it on internet. Is there any webserver offered by sap.
    SAp BI comes with a ABAP Web server and a JAVA web server. You can publish the web template / report using these servers ... they can be directly accessed using the URL ( the application has a feature to execute the same in the web ) or the same can be published as a page on Enterprise portal and then accessed from there.
    2) how that report will be authenticated in browser, do we have to create a login page for users or is there any built in one.
    The access for the same will be through the BI login. When you execute the URL , you will be prompted to login by the server and you do not need to create a separate login page for the same. You can also access them through Enterprise portal where the user needs to login to the enterprise portal and then access all systems using a Single Sign On or SSO.
    3) Does web application designer comes with Sap GUI (like bex analyzer) or do we have to install separate programme.
    The front end for Web Application designing is called Web Application designer and it gets installed along with your GUI installation and you can design the templates using the same.
    Note: WAD is getting phased out by Xcelsius as part of the BI BO roadmap but then with extended support you will have WAD supported till about 2016 I guess so nothing to worry right now.

  • Bex Web Application Designer issue: portal communication error

    hi experts,
    I am working with Bex Web Application Designer in BI7. we are using SP9. When i try to use the Web template its giving below error.
    The Requested operation could not be performed due to portal communication error.
    its message class is RSBOPLAP and message number is 018 and description is Java System error: An unknown error occured During portal communication.
    when i double click the below error details given.
    Diagnosis
    An error occurred in the BI components on the SAP J2EE Engine.
    System Response
    Procedure
    Contact your system administrator to have the error analyzed in detail.
    Procedure for System Administration
    Start the Visual Administrator, log on to the SAP J2EE Engine and choose "<J2EE_SID>" ->"Server" -> "Services" -> "Log Viewer".
    The file "defaultTrace.trc" includes detailed information about the error that occurred. In Windows, you can find this file in the Log Viewer under "Cluster <computer name>" -> "Server <server number>" -> "<drive>:\usr\sap\<SID>\JC<INSTANCE>\j2ee\cluster\server<NUMBER>\log". ". In Unix, the file is located under "/usr/sap/<SID>/JC<INSTANCE>/j2ee/cluster/server<NUMBER>/log".
    If the file does not include enough detail about the error, you can increase the log level to obtain more information. To do this, choose "<J2EE_SID>" -> "Server" -> "Services" -> "Log Configurator". On the "Locations" tab page, choose "com" -> "sap" -> "ip" -> "bi" -> "webapplications". Using the selection list on the right side of the screen, you can increase the log level, whereby "DEBUG" represents the log level with the most information. You can save your settings by choosing the "Save" icon. The change to the log level is active immediately. Once you have successfully analyzed the error, you should set the log level back to its default value using the appropriate pushbutton; continuous writing to the log file negatively affects the overall performance of the system.
    please give solutions to resolve the issue.
    regards
    vadlamudi

    hi shambhu,
    thanks for the reply, yes its related to basis but they are unable to trace it out. is SP9 support Bex Report Designer and Bex WAD??
    regards
    vadlamudi

  • Working with WEB APPLICATION DESIGNER ( WAD)

    Hi all ,
    Could anyone pl suggest me some books or some URL's for me for mastering in WAD. I am new to this.Bail me out of this situation .
    Thx in Advance ,
    Badarinarayan.H.

    Hi Badri,
    WAD:
    http://help.sap.com/saphelp_nw04/helpdata/en/1a/456a3badc1b315e10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/47/d4fed1c60a9743ade3b4cf306d5d48/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/40/8b174082fe1961e10000000a155106/content.htm
    http://service.sap.com/bi -> SAP BW InfoIndex -> Web Application Design (3.x)
    have a look on this thread posted, it speaks about front end problems in WAD:/thread/101416 [original link is broken]
    To know about hyperlinking in WAD:
    'how to enchance web context menu'
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/3541a990-0201-0010-f1ae-b24b72690df7
    'how to table interface'
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/49dfeb90-0201-0010-a1a2-9d7a7ca1a238
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f0aca990-0201-0010-0380-f3aac4127a57
    and on how to use JAVA in WAD:
    WAD and JAVA
    web reference bw 3.5
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/b1089290-0201-0010-288c-98e4d26487ee
    Regards,
    R.Ravi

  • Use Map In Web Application Designer

    Hi gurus:
         when I create map in Web application designer ,it shows the error:
    Messages:
    Internal error communicating with the IGS (maps)
    Map could not be Created
    But the map can be shown in Analyser,please help me!
    thanks

    Hi,
    please tell more about your scenario.
    Are you using dynamic attributes?
    Are all layers visible?
    Did you check the query that you are using as Dataprovider? 
    Is there only one geocharacteristic in the row?
    Which infoobjects are you using and which shapefiles?
    Best regards
    Andreas

  • Doubts in Web Application Designer

    Hi Experts,
             I want to know about the following things in Web Application Designer.
       1. How to display the desired text in Ticker item?
       2. How can we make alinments between web items such that there is no extra gap between them? (I even used table to make alignments. But it isn't satisfied.)
             Please clarify my doubts....
    With Regards,
    Yokesh Kumar.

    Hi,
             Thanks for ur reply.  But I cn't able to find that 'SAPBexTicker' . Please say where to srch for that. I already tried to srch in XHTML tab and also in the computer itself. But there is no such things found.
            Please give me the exact details. It will be helpful for me.
    With Regards,
    Yokesh Kumar.

  • XCelsius + BICS + Publish to EP + BEx Web Application Designer

    Dear Friends,
    Any one have idea about how we can publish an XCelsius Dashboard (with BICS connectivity) to the SAP Enterprise portal using Bex Web Application Designer?
    I tried to publish the dashboard using the iView, by following the below link.
    http://wiki.sdn.sap.com/wiki/display/BOBJ/IntegrationofanXcelsiusdashboardinNetWeaverEnterprisePortal
    Since it can only support individual report, I can not use this option in my client.
    Appreciate your help to provide me the information how we can publish the dashboard using Bex Web Application Designer.
    Thanks & Regards,
    Ajish George

    Hi,
    Did creating the iView using the instructions in the link work for one Xcelsius report?  Can you explain what you requirement is or expand on your comment "Since it can only support individual report, I can not use this option in my client.".  One iView can only launch one object.  If you have multiple BW connected XC files to launch I think that you will have to create multiple iViews with the "DASHBOARD=" each XC file value in each iViews  BEx Web iView query string parameter  setting.
    If you only want one link off of your Portal then you could create a BW 7.0 Web application where you could use objects like buttons to launch each individual URL string for the seperate dashboards.  The challenge with this would be that your URLs would be static and if you are using a regular BW landscape, DEV / QAS / PRD, then you would need to employ logic find and  update the system part of the URL.  I am not sure how this would be done, but it would probably require JavaScript.  If you do report development in your PRD system this would not be an issue.
    From a support perspective I would suggest using a container iView to group your XC reports together and then create a seperate iView for each XC report.  This eliminates dealing with the system identifier as the Portal enviroment manages this as the objects are transported through the systems.  A container iView with the action iViews in it would look like a menu structure on your Portal.
    Rgds,
    Mel

  • Design web application API codes to extensible and can adapt to change

    Design web application API codes to extensible and can adapt to change with little effort to cater to SOA architecture.
    How will you all design to cater for this kind of requirement?

    RonaldMacdonald wrote:
    Design web application API codes to extensible and can adapt to change with little effort to cater to SOA architecture.I don't worry about change until I can write something that can actually be used once. I worry about use before reuse.
    >
    How will you all design to cater for this kind of requirement?I use Spring. It helps.
    %

  • Web Application Designer need help ASAP

    Hi All,
    I have a requirement to customize the analysis item in a web application designer.
    I have created new templetes and added a analysis with a query view as data provider .
    in the output I require to hide some rows of the query view and also change the color of the text i.e the numbers.
    How to modify the output of the analysis item which is coming from a query view or is there any way where I can modify the output of the web templete.
    Thanking You,
    Rukmini

    Dear Devi,
    If you do not want to use the default display and behavior of the Analysis Web item, you can use the Modification parameter to change them. You can modify the table structure and the table cells.
    The Modification parameter provides modules whose use can be controlled using additional parameters.
    This function enables you to use similar options to those available in earlier releases with the Web Design API for Tables. Unlike the Web Design API for Tables, modifications enable you to make targeted changes to the display and behavior without any programming.
    Prerequisites
    The modules are the main prerequisites for making modifications to the Analysis Web item. The modules are implemented in Java. The SAP Basis infrastructure in SAP NetWeaver 7.0 does not support any customer modifications or extensions to Java coding. Customers are therefore not able to develop their own modules for modifications to the Analysis Web item.
    SAP delivers a number of sample modules. You can use parameters to modify the display and behavior of these modules.
    Procedure
    You use the modules as follows:
           1.      Select a module from the sample modules.
           2.      Specify the module in the Modification parameter of the Analysis Web item.
           3.      Control the display and behavior of the module by specifying the module-specific parameters.
    Result
    The table of the Analysis Web item is displayed in an individual manner using the modules. The behavior of the table may also be different. For example, you can define commands for table cells.
    Example
    For example, you can define a fixed column width or display comments in cells.
    For more info :
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/1a/456a3badc1b315e10000000a114084/frameset.htm
    Hope this helps u..
    Best Regards,
    VVenkat..

  • Problem with layout in Web Application Designer

    Hi all,
       I am working with the BEx Web Application Designer. Well, I execute a web template in the browser, click on right button and  choose enhanced menu, query properties and mark the check box Display Rows as Hierarchy and Expand to and from the list of values (combo-box) choose the last field that can be expanded.
    Once all the lines have been expanded and the layout of the template is longer than a page, we look for a line that is not in the first page and contract it. The problem is that when we contract the line, the layout shows  the first page, instead of the page where the line had been contracted. I have tried to solve this changing the properties that appear when the template is designed, but I haven´t found the solution. Is there any way so that i can solve it?
    Thanks in advance,
    Mª del Mar Bonilla.

    Bonilla,
    Welcome to SDN...
    Try this out...
    In the Query designer view , right click on the rows structure and select display as hierarchy. In case this option works fine , the behavior pointed out by you could be a possible bug.
    Just update the result of what I have mentioned above...
    Hope it helps..
    Arun
    P.S Assigning points is a way fo saying thank you in SDN

  • How to create a date range in Web Application Designer

    I am using 3.1 version of Web App Designer.  I need to create a report with date ranges.  I can get one date to work but not two (I need a start date and end Date).  My Query has 0CALMONTH with a variable for Interval.  When I select it as a dropdown (??) in Web App Designer, I only get one date prompt in web app designer.
    Any suggestions??
    Thanks
    Kristen

    Hi Kristen,
    I'm sorry i'm not coming to solve your problem,but for the trouble I have had,and I want to create a date picker in Web Application Designer,so if you have solved the problem ,please email to me? [email protected] ,thx very much!
    best regards
    zegion chan

  • URL link in rows/colomns of a report web application designer.

    Hi,
    I would like to create a URL link in a report which jumps to documents on livelink.
    For example:
    1.  bw    30.000    www. google.nl
    2.  sap   40.000    www. sap.com
    3. basis  50.000   www. nu.nl
    etc.
    etc.
    Do all the rows have different URLS, is that possible in the web application designer? Or do I have to use RRI? Or a user exit?
    Thanks for your help en replies.
    Rishma.
    Edited by: R. Debi on Oct 7, 2010 11:20 AM

    I used the RRI already but would like to have a hyperlink in the report. (So, the prefix of the URL is always the same an I have put this in RRI and used the & and contract ID as dynamic part of the URL.)
    In a BW web report, our customer would like to display a characteristic value as a hyperlink, so that when clicking on the link, the user is taken to an external website holding a document.  SO I am just looking for a javascript perhaps? Or maybe even abap in transformation? To actually create the hyperlink in this report.
    Thanks a lot,
    Rishma

  • To use Web Application Designer release 2004s do we need to have portals???

    Hi
    I would like some clarity regarding whther we need a portal or not.
    If you use Web Application Designer (SAP BW 3.x) it works fine, you can create reports and then it shows in SAP Easy Access under favourites. Executes fine, no portal is used.
    Now when I want to use the new Web Application Designer I can not execute the reports. Gives me error
    "Java communication error: RFC destination NOT_CONFIGURED does not exist", the window it appears in has a text saying it can't conect to the portal. Then notes that I look at regarding this seems that the connection between SAP BW and Portal must be set up.
    So can please someone tell me whether you need the portal to use the new Web Application Designer release 2004s
    Thanks in advance

    YOu neeed BI Java configured
    If you do not use any new BEx Web functions, do you have to install the usage types BI Java and EP?
    answer -SAP EP 6.0 Portals could be integrated into a federated portal system landscape using URL iViews.
    For more insights - FAQ
    Pls read carefuly should answer all your current and future questions.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/43008b6a-0901-0010-90af-c848d878bac3?rid=/library/uuid/a5067965-0901-0010-6f8a-bbf0b7424283
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/43008b6a-0901-0010-90af-c848d878bac3?rid=/library/uuid/cea68c65-0901-0010-f5a4-fd34189d8078
    Hope it Helps
    Chetan
    @CP..

  • Web Application Designer: Column width on analysis_item with BW 7.0

    Hi,
    I'm new to SAP world and I have found a problem I'm not able to solve. I'm working with the Web Application Designer and I want to modify the cell properties (such as cell width) for aligning different queries. In fact, my question are:
    <b>
    1. Is it possible to hard-code/specify column widths of the analysis_item?
    2. The property width of the analysis_item doesn't work, does it?
    </b>
    Thanks for your time and efforts.
    Message was edited by:
            Daniel Rubio

    Hi,
    I have just discovered the capability of modifying columns widths with css properties.
    So if I add to the head section of the html:
    div.prueba2 .urSTTDBdr1
    div.prueba2 .urSTTDBdr
    div.prueba2 .urSTTDBdr2
    And later I put the AnalysisItem between a div class="prueba2" and /div, the columns widths are changed.
    Do you know where can I find all the style properties (such as urSTTDBdr1) and its functions?
    Thanks

Maybe you are looking for

  • Unity Connection 8.6 not able to forward from extension (dial out)

    Dear all, I'm having a problem at a customer where i'm not able to forward calls externally from the Unity (that's a wish too). Basically here is the request for which I'm having an issue: - I'm making a menu with a number XXX (CTI Port) with a Syste

  • Does anyone know what happened to this Setting?

    Setting>Spaces>Medium Spaces>Indoor Spaces>1.9s Jazz Club.  I've used it on other songs of mine, but now it's gone (along with a bunch of other settings.) Thanks!

  • Skype click to call will not uninstall

    When I try to uninstall I get a message that the installed product does not mtch the installation source.  How do I find the right source? Thanks.

  • Can I have Photoshop CC and Lightroom 5 on 2 computers? How do I do this?

    Currently I have Photoshop CS5 and Lightroom 4 on both my Mac Pro and my Macbook Pro. I also have Photoshop CC and Lightroom 5 on my Mac Pro. I now have an iMac and would like to have Photoshop CC and Lightroom 5 on it. Do I need to deactivate it fro

  • Adding Dates

    Is there a way to add calculated dates in a Date/Time field based on an entry in another? I.E. dtGoodThrough = dtRequestedDate+(7*13) In essence adding 13 weeks to an initial date selection? Thanks, Smitty